Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Totally new programmer #17

Closed
Maryjezek opened this issue Feb 26, 2021 · 3 comments
Closed

Totally new programmer #17

Maryjezek opened this issue Feb 26, 2021 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Maryjezek
Copy link

Does anyone know why I get this error message when I try to enter the command: I'm using Python 3.9

py -m pip --version

I get the message File "", line 1

SyntaxError: invalid syntax

Thank you for any help!

@pwenker pwenker added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 5, 2021
@ExtremeCoolDude
Copy link

You should enter that command not in the python interactive shell, but in command terminal. In Linux bash terminal, you should enter full python -m pip --version or it will say py command not found.

@pwenker
Copy link
Owner

pwenker commented Mar 13, 2021

@Maryjezek, can I close this issue, or do you still have problems?

@Maryjezek
Copy link
Author

Maryjezek commented Mar 13, 2021 via email

@pwenker pwenker closed this as completed Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants