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

Bug: when updating pip it says invalid syntax #951

Open
3 tasks done
TonyTeardown opened this issue Dec 11, 2024 · 0 comments
Open
3 tasks done

Bug: when updating pip it says invalid syntax #951

TonyTeardown opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working not fixed

Comments

@TonyTeardown
Copy link

TonyTeardown commented Dec 11, 2024

What Did You Expect To Happen?

i typed in python.exe -m pip install --upgrade pip and python -m pip install --upgrade pip and py -m pip install --upgrade pip
and none of them work.

What Happened?

i typed in python.exe -m pip install --upgrade pip or python -m pip install --upgrade pip or py -m pip install --upgrade pip
and they dont work and come out as SyntaxError: invalid syntax

python.exe -m pip install --upgrade pip
File "", line 1
python.exe -m pip install --upgrade pip
^^^
SyntaxError: invalid syntax

Add Screenshots

Screenshot 2024-12-11 143154

Which Options Did You Select?

Common Files

How Did You Build The File?

Standard Python

Did You Bind The File?

Yes (Execute on Startup)

Check the following before submitting (If Applicable)

  • I have checked the existing issues
  • I have followed the installation steps
  • I have attempted to resolve my problem by myself
@TonyTeardown TonyTeardown added bug Something isn't working not fixed labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working not fixed
Projects
None yet
Development

No branches or pull requests

1 participant