Importing Custom Python Libraries #228
mrcordiner
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can anyone suggest any way in which you can import Python modules that can be used in your pyp5js sketch?
I have some libraries (of my own) I use regularly that I would like to be able to import but haven't any idea how to go about doing this. I get a ModuleNotFoundError if I try to import it from Python.
Thanks for any help with this.
James
Beta Was this translation helpful? Give feedback.
All reactions