I am trying to install python pygame and see this error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

I am trying to install python pygame and see this error

Rajnikant@localhost~~> pip3 install pygame Traceback (most recent call last): File "/usr/bin/pip3", line 11, in <module> load_entry_point('pip==20.0.2', 'console_scripts', 'pip3')() File "/usr/local/lib/python3.8/dist-packages/pip/_internal/cli/main.py", line 73, in main command = create_command(cmd_name, isolated=("--isolated" in cmd_args)) File "/usr/local/lib/python3.8/dist-packages/pip/_internal/commands/__init__.py", line 104, in create_command module = importlib.import_module(module_path) File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1014, in _gcd_import File "<frozen importlib._bootstrap>", line 991, in _find_and_load File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 671, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 783, in exec_module File "<fr

30th May 2020, 1:48 PM
Rajni Kant Mahato
Rajni Kant Mahato - avatar
1 Answer
0
I don't know about that problem and it seems too complex If you are using PyCharm IDE use the terminal within, I have installed pygame using it.
31st May 2020, 12:39 PM
Saeed Alqassabi
Saeed Alqassabi - avatar