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

Installation error when using pip command: ERROR: Invalid requirement: '#' #1061

Open
2 tasks done
single-serval opened this issue Jan 16, 2024 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working

Comments

@single-serval
Copy link

Describe the bug

reinstalling on a new computer, have the environment set up, pip, etc.
when using the command line:
pip install -U torch torchaudio --index-url https://download.pytorch.org/whl/cu118 # https://download.pytorch.org/whl/nightly/cu121

I get the error
ERROR: Invalid requirement: '#'

I am not sure what the # is trying to do in the pip command, thus don't know how I could fix/replace/change this line. It looks like a secondary wheel it's also trying to get, so could I instead just run each individually? Or is only one needed? etc.
Thanks.

To Reproduce

Run "manual" installation instructions from the main code page

Additional context

No response

Version

newest

Platform

windows

Code of Conduct

  • I agree to follow this project's Code of Conduct.

No Duplicate

  • I have checked existing issues to avoid duplicates.
@single-serval single-serval added the bug Something isn't working label Jan 16, 2024
@single-serval
Copy link
Author

Wait I'm an idiot, that's just a comment out, isn't it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant