atimermans

Results 1 issues of atimermans

Hi. I'm trying to install `signatory`, along `torch` with: `pip install -r requirements.txt` Being said requirements.txt: ``` torch==1.7.1 signatory==1.2.4.1.7.1 ``` And I get the following error: ``` Collecting torch==1.7.1 (from...