Skip to content

Error installing pytorch vision #2231

@sam-thecoder

Description

@sam-thecoder

Trying to install vision, I'm following guide from here and I get an error

Processing dependencies for torchvision==0.1.8
Searching for torch
Reading https://pypi.python.org/simple/torch/
Best match: torch 0.1.2.post1
Downloading https://pypi.python.org/packages/5f/e9/bac4204fe9cb1a002ec6140b47f51affda1655379fe302a1caef421f9846/torch-0.1.2.post1.tar.gz#md5=e410e539fee324552e8099f24744ac93
Processing torch-0.1.2.post1.tar.gz
Writing /tmp/easy_install-9luKDK/torch-0.1.2.post1/setup.cfg
Running torch-0.1.2.post1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9luKDK/torch-0.1.2.post1/egg-dist-tmp-GJ8cvk
Traceback (most recent call last):
  File "setup.py", line 34, in <module>
    install_requires=requirements,
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
....
....

 RuntimeError: PyTorch does not currently provide packages for PyPI (see status at https://github.com/pytorch/pytorch/issues/566).

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions