Problem Importing Simple Function From "LibraryFolder" To "Main" #14157
Unanswered
Eloufou
asked this question in
RP2040 / Pico
Replies: 1 comment 8 replies
-
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just realized its in the wrong section. im using RP2040 tho
I want to create a simple code to test if I am able to import a library with some function from the "LibraryFolder.py" to the "main.py" but it does not work. I checked in several GitHub Forum but can't find anything...
here is the "main.py"
and here is the "LibraryFolder.py"
and here is the Error
Im coding in VSCode V1.87.2 with Python V3.12.2
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions