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

Nightly installation fails #545

Closed
vincentqb opened this issue Apr 14, 2020 · 3 comments · Fixed by #547 or #552
Closed

Nightly installation fails #545

vincentqb opened this issue Apr 14, 2020 · 3 comments · Fixed by #547 or #552
Assignees

Comments

@vincentqb
Copy link
Contributor

As reported by @cpuhrsch, when following readme for nightlies,

conda create -n nightly
conda activate nightly
conda install pip
pip install numpy
pip install torchaudio_nightly -f https://download.pytorch.org/whl/nightly/torch_nightly.html
Looking in links: https://download.pytorch.org/whl/nightly/torch_nightly.html
ERROR: Could not find a version that satisfies the requirement torchaudio_nightly (from versions: none)
ERROR: No matching distribution found for torchaudio_nightly

cc @seemethere #306

@seemethere
Copy link
Member

You should actually be installing torchaudio instead of torchaudio_nightly

@vincentqb
Copy link
Contributor Author

Oops :) We do need to update the readme.

vincentqb added a commit to vincentqb/audio that referenced this issue Apr 14, 2020
vincentqb added a commit that referenced this issue Apr 14, 2020
@vincentqb vincentqb self-assigned this Apr 14, 2020
@mthrok
Copy link
Collaborator

mthrok commented Apr 15, 2020

Reopening as --pre is still missing. See here

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

Successfully merging a pull request may close this issue.

3 participants