Skip to content

only works with python=3.7 #19

@nivha

Description

@nivha

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions