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

Unit testing for Python 3.10 does not work #71

Open
bstienen opened this issue May 31, 2022 · 0 comments
Open

Unit testing for Python 3.10 does not work #71

bstienen opened this issue May 31, 2022 · 0 comments

Comments

@bstienen
Copy link
Member

When testing the HDS package with Python 3.10, the following error pops up

Processing dependencies for high-dimensional-sampling==0.2.0
Searching for tensorflow
Reading https://pypi.org/simple/tensorflow/
No local packages or working download links found for tensorflow
error: Could not find suitable distribution for Requirement.parse('tensorflow')

I don't really understand where this error comes from, as there are no problems with Python 3.8 and 3.9. The tensorflow website even says that 3.10 is supported...

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

1 participant