You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
When testing the HDS package with Python 3.10, the following error pops up
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...
The text was updated successfully, but these errors were encountered: