Hello guys;
Wanting to make a small python project I am confronted with module errors which prevent me from doing anything.
I first tried to install anaconda, but without success because during the installation, I always have a error message which tells me that the presence of a space harms the proper functioning of anaconda.
So I went to shell to install pytho3.9 and by command line I installed the modules I need for my project using pip. Nothing works, I don't know where to put my head to think on this problem.
Top comments (0)