Cadene / Cadene/pretrained-models.pytorch

error: torch 0.1.12.post2 is installed but torch==1.2.0 is required by {'torchvision'}

Open
#170 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9.1k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

when i python setup.py install

Processing dependencies for pretrainedmodels==0.7.4
error: torch 0.1.12.post2 is installed but torch==1.2.0 is required by {'torchvision'}

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure with `python setup.py install`, then inspect the package dependency declarations and the installed torch and torchvision versions. Determine what compatibility the project expects and verify that installation completes without the reported dependency error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
build-system, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.