facebook / facebook/prophet

Problem with turtle andy pygame

Open
#2,558 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20.4k
Forks
4.6k
Avg merge
19h 52m
Merged PRs (30d)
1

Description

Hi guys, I'm having a problem trying to install pygame and turtle through the VScode terminal. I'm new to this and I don't know what it is, it says it has nothing to do with pip, but it won't let me continue, help.

`PS C:\Users\Francisco\Desktop\python> pip install turtle
Collecting turtle
Using cached turtle-0.0.2.tar.gz (11 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:\Users\Francisco\AppData\Local\Temp\pip-install-2bu26_0d\turtle_cfb6035df9b94bec8ed95da5ed9d1cfa\setup.py", line 40
except ValueError, ve:
^^^^^^^^^^^^^^
SyntaxError: multiple exception types must be parenthesized
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
PS C:\Users\Francisco\Desktop\python> `

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.