[Tutor] How to import a module

Mark Lawrence breamoreboy at gmail.com
Wed Oct 28 17:30:08 EDT 2020


On 28/10/2020 17:37, Samira Schadt wrote:
> Dear tutor,
> I am trying to import a file (actually a class that is used in a file), however it tells me it cannot find it.
> 

Please start here 
https://docs.python.org/3/install/index.html#modifying-python-s-search-path

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence



More information about the Tutor mailing list