Skip to content
Discussion options

You must be logged in to vote

If I had to guess it is because of the filename.
test.py is probably some "reserved" file / module name and thus cannot be loaded.
(I am not a Python expert - just ran into similar issues myself and am guessing here)

Try using something like example.py.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@WarmUpTill
Comment options

Answer selected by andreaxhearts
@andreaxhearts
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants