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

Installation: Error Re. Torch #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgavish
Copy link

@mgavish mgavish commented Aug 27, 2020

commented out Torch in the .cfg file and added instruction in README to pip install Torch dependency

Installing Torch through setup.cfg via setuptools throws an error. As far as I can tell, PyPi and by default setuptools stopped supporting Torch after the initial release so it needs to be installed from the PyTorch website. Then there are options for with and without CUDA for windows, mac and linux so building that logic into the .cfg file at present is likely an unnecessary time-sink.

@mgavish mgavish changed the title commented out Torch in .cfg file and added instruction in README to pip install Torch dependency Installation: Error Re. Torch Aug 27, 2020
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 this pull request may close these issues.

1 participant