We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I was trying to install SAUCIE as given in the Readme. However, I ran into the following:
Readme
(CytofWorkflow)[sm2556@c16n09 WNV-SMART_tube_data]$ pip3 install -r SAUCIE/requirements.txt --upgrade Collecting tensorflow==1.12 (from -r SAUCIE/requirements.txt (line 1)) Could not find a version that satisfies the requirement tensorflow==1.12 (from -r SAUCIE/requirements.txt (line 1)) (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 2.0.0a0, 2.0.0b0, 2.0.0b1) No matching distribution found for tensorflow==1.12 (from -r SAUCIE/requirements.txt (line 1))
This is especially strange, as I was able to use it just fine just last week. This error makes it look like tensorFlow version 1.12 never existed!
tensorFlow
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I was trying to install SAUCIE as given in the
Readme
. However, I ran into the following:This is especially strange, as I was able to use it just fine just last week. This error makes it look like
tensorFlow
version 1.12 never existed!The text was updated successfully, but these errors were encountered: