atspy icon indicating copy to clipboard operation
atspy copied to clipboard

Installation issue

Open brandonsimpson21 opened this issue 4 years ago • 3 comments

when trying to install receive an error that reads

ERROR: Could not find a version that satisfies the requirement dataclasses==0.7 (from atspy) (from versions: 0.1, 0.2, 0.3, 0.4, 0.5, 0.6) ERROR: No matching distribution found for dataclasses==0.7 (from atspy)

brandonsimpson21 avatar Feb 17 '20 21:02 brandonsimpson21

update when trying to install from Zip get the error

ERROR: Could not find a version that satisfies the requirement mxnet-cu100==1.4.1 (from atspy==0.1.9) (from versions: 1.6.0b20191102) ERROR: No matching distribution found for mxnet-cu100==1.4.1 (from atspy==0.1.9

brandonsimpson21 avatar Feb 17 '20 21:02 brandonsimpson21

you can create a new conda environment and install conda install dataclasses before doing pip install atspy

DerekChia avatar Mar 31 '20 14:03 DerekChia

solution - https://github.com/firmai/atspy/issues/12

rahul4tripathi2 avatar Jun 08 '20 20:06 rahul4tripathi2