-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
There are multiples issues with installing the version of the packages
- numpy~=1.18.4 : Throws
error: subprocess-exited-with-error
- torch, torchtext versions missing, or is it because of a different Python version. It throws this:
ERROR: Ignored the following versions that require a different python version: 0.7 Requires-Python >=3.6, <3.7; 0.8 Requires-Python >=3.6, <3.7 ERROR: Could not find a version that satisfies the requirement torchtext~=0.7.0 (from versions: 0.1.1, 0.2.0, 0.2.1, 0.2.3, 0.3.1, 0.4.0, 0.5.0, 0.6.0, 0.8.1, 0.9.0, 0.9.1, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.15.1, 0.15.2) ERROR: No matching distribution found for torchtext~=0.7.0
Is updating the functions according to the recent versions of the libraries/packages used the only way to go forward?
Metadata
Metadata
Assignees
Labels
No labels