3
Let’s say, there’s folder A. In this folder A there is the lib folder. In this lib folder, there is a library called example.py.
How do I stop importing the.py example? I see it’s possible to import from the folder. When I try, it looks in the python folder.
How do I import a library that is not a folder python was installed in.
And which file level you want to import the example.py?
– Marlysson
It would be an example library.
– Luan pedro