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

Trouble Running requirements.txt #1

Open
adam-hitchiner opened this issue Dec 6, 2022 · 1 comment
Open

Trouble Running requirements.txt #1

adam-hitchiner opened this issue Dec 6, 2022 · 1 comment

Comments

@adam-hitchiner
Copy link

When attempting to install the dependencies on windows I get the error:
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: ‘C:\tmp\build\80754af9\six_1644875935023\work’

for the line:
six @ file:///tmp/build/80754af9/six_1644875935023/work

and similar error for the line:
typing_extensions @ file:///opt/conda/conda-bld/typing_extensions_1647553014482/work

Had issues with the line:
torch==1.7.0+cu101
But was able to resolve these, however was not able to resolve issues with:
torchaudio==0.4.0a0+ba6d67b
which gives the error:
No matching distribution found for torchaudio==0.4.0a0+ba6d67b

@crossboneWang
Copy link

I also encountered this problem. I'd like to know whether you have solved them yet. Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants