I get ModuleNotFoundError after I alrealy installed the Module /u/eekkumo Python Education
I get ModuleNotFoundError after I alrealy installed the Module /u/eekkumo Python Education
This is my error
File "C:xxxxxxsettings.py", line 1, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'
Press any key to continue . . .
And after I googled it. I tried this
C:Usersxxx>pip install pyyaml
Collecting pyyaml
Using cached PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB)
Installing collected packages: pyyaml
Successfully installed pyyaml-6.0.2
C:Usersxxx>pip install pyyaml
Requirement already satisfied: pyyaml in c:usersxxxappdatalocalprogramspythonpython310libsite-packages (6.0.2)
I think I have installed the module now, but unluckily it doesnt work. I still get the same error.
sorry but i dont have any python knowlage. I use command prompt. I installed python 3.10 but i dont know how to launch it. please explain it to me like im an idiot.
submitted by /u/eekkumo
[link] [comments]
r/learnpython This is my error File “C:xxxxxxsettings.py”, line 1, in <module> import yaml ModuleNotFoundError: No module named ‘yaml’ Press any key to continue . . . And after I googled it. I tried this C:Usersxxx>pip install pyyaml Collecting pyyaml Using cached PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) Installing collected packages: pyyaml Successfully installed pyyaml-6.0.2 C:Usersxxx>pip install pyyaml Requirement already satisfied: pyyaml in c:usersxxxappdatalocalprogramspythonpython310libsite-packages (6.0.2) I think I have installed the module now, but unluckily it doesnt work. I still get the same error. sorry but i dont have any python knowlage. I use command prompt. I installed python 3.10 but i dont know how to launch it. please explain it to me like im an idiot. submitted by /u/eekkumo [link] [comments]
This is my error
File "C:xxxxxxsettings.py", line 1, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'
Press any key to continue . . .
And after I googled it. I tried this
C:Usersxxx>pip install pyyaml
Collecting pyyaml
Using cached PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB)
Installing collected packages: pyyaml
Successfully installed pyyaml-6.0.2
C:Usersxxx>pip install pyyaml
Requirement already satisfied: pyyaml in c:usersxxxappdatalocalprogramspythonpython310libsite-packages (6.0.2)
I think I have installed the module now, but unluckily it doesnt work. I still get the same error.
sorry but i dont have any python knowlage. I use command prompt. I installed python 3.10 but i dont know how to launch it. please explain it to me like im an idiot.
submitted by /u/eekkumo
[link] [comments] This is my error File “C:xxxxxxsettings.py”, line 1, in <module> import yaml ModuleNotFoundError: No module named ‘yaml’ Press any key to continue . . . And after I googled it. I tried this C:Usersxxx>pip install pyyaml Collecting pyyaml Using cached PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) Installing collected packages: pyyaml Successfully installed pyyaml-6.0.2 C:Usersxxx>pip install pyyaml Requirement already satisfied: pyyaml in c:usersxxxappdatalocalprogramspythonpython310libsite-packages (6.0.2) I think I have installed the module now, but unluckily it doesnt work. I still get the same error. sorry but i dont have any python knowlage. I use command prompt. I installed python 3.10 but i dont know how to launch it. please explain it to me like im an idiot. submitted by /u/eekkumo [link] [comments]