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

不能下载torch #17857

Closed
Fiona522 opened this issue Mar 11, 2019 · 1 comment
Closed

不能下载torch #17857

Fiona522 opened this issue Mar 11, 2019 · 1 comment
Labels
module: windows Windows support for PyTorch

Comments

@Fiona522
Copy link

🐛 Bug

Try to run this command from the system terminal. Make sure that you use the correct version of 'pip' installed for your Python interpreter located at 'F:\RNN-Time-series-Anomaly-Detection-master\venv\Scripts\python.exe'.

To Reproduce

Steps to reproduce the behavior:

1.Collecting torch
Using cached https://files.pythonhosted.org/packages/5f/e9/bac4204fe9cb1a002ec6140b47f51affda1655379fe302a1caef421f9846/torch-0.1.2.post1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\ZZY\AppData\Local\Temp\pycharm-packaging1\torch\setup.py", line 11, in
raise RuntimeError(README)
RuntimeError: PyTorch does not currently provide packages for PyPI (see status at #566).

Please follow the instructions at http://pytorch.org/ to install with miniconda instead.

Expected behavior

Environment

Please copy and paste the output from our
environment collection script
(or fill out the checklist below manually).

You can get the script and run it with:

wget https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py
  • PyTorch Version (e.g., 1.0):
  • OS (e.g., Linux):
  • How you installed PyTorch (conda, pip, source):
  • Build command you used (if compiling from source):
  • Python version:
  • CUDA/cuDNN version:
  • GPU models and configuration:
  • Any other relevant information:

Additional context

@peterjc123
Copy link
Collaborator

You cannot just do pip install torch. Please enter the commands using the wizard in https://pytorch.org.

@peterjc123 peterjc123 added the module: windows Windows support for PyTorch label Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: windows Windows support for PyTorch
Projects
None yet
Development

No branches or pull requests

2 participants