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

only works with python=3.7 #19

Open
nivha opened this issue Oct 25, 2021 · 0 comments
Open

only works with python=3.7 #19

nivha opened this issue Oct 25, 2021 · 0 comments

Comments

@nivha
Copy link

nivha commented Oct 25, 2021

Hi,

It would be helpful to add to the readme that the requirements.txt would only work for python=3.7 (python 3.8 would fail on trying to fetch torch=0.4.1.post2).

Here's what worked for me:

conda create --name recyclegan python=3.7 pip
conda activate recyclegan
pip install -r requirements.txt
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

No branches or pull requests

1 participant