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

Installation issue #7

Open
brandonsimpson21 opened this issue Feb 17, 2020 · 3 comments
Open

Installation issue #7

brandonsimpson21 opened this issue Feb 17, 2020 · 3 comments

Comments

@brandonsimpson21
Copy link

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
Copy link
Author

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

@DerekChia
Copy link

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

@rahul4tripathi2
Copy link

solution - #12

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

3 participants