Installing turtle on arch

Peer

Well-Known Member
Joined
May 17, 2018
Messages
587
Reaction score
305
Credits
402
I wanted to install the python modul turtle on arch. Because it was not in the repositorys I installed pip to install turtle using it but i got this output:
Code:
[arch@unknown3-1415926535897 ~]$ python -m pip install turtle
Collecting turtle
  Using cached https://files.pythonhosted.org/packages/ff/f0/21a42e9e424d24bdd0e509d5ed3c7dfb8f47d962d9c044dba903b0b4a26f/turtle-0.0.2.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-vk_gq0w8/turtle/setup.py", line 40
        except ValueError, ve:
                         ^
    SyntaxError: invalid syntax
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-vk_gq0w8/turtle/

Why does it not work?
 


1McTyJo.png
 

Staff online

Members online


Top