-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Description
Hi, I was trying to install talos on Google Colab.
Stable version
!pip install talos
I get the following error message:
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> No available output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Getting requirements to build wheel ... error
ERROR: Failed to build 'sklearn' when getting requirements to build wheel
Development version
!pip install git+https://github.com/autonomio/talos.git
I get the following error message:
ERROR: Could not find a version that satisfies the requirement tensorflow==2.14.1 (from talos) (from versions: 2.16.0rc0, 2.16.1, 2.16.2, 2.17.0rc0, 2.17.0rc1, 2.17.0, 2.17.1, 2.18.0rc0, 2.18.0rc1, 2.18.0rc2, 2.18.0, 2.18.1, 2.19.0rc0, 2.19.0, 2.19.1, 2.20.0rc0, 2.20.0)
ERROR: No matching distribution found for tensorflow==2.14.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels