+ 2
Python library installation in windows 10
I have installed pygame library using pip in windows 10 powershell and it is installed successfully and i can use that library in powershell but I want to import that library in python interpreter which I downloaded from python.org. But I am unable to import it there. Interpreter displaying: No module named 'pygame'. How can I use it in interpreter?
1 ответ
+ 2
Try installing it with command prompt