google-research icon indicating copy to clipboard operation
google-research copied to clipboard

[Python 3.8.12 and 3.9.6]: Could not find a version that satisfies the requirement scann (from versions: none)

Open shakedzy opened this issue 3 years ago • 2 comments

Getting this error when trying to install scann from pip:

ERROR: Could not find a version that satisfies the requirement scann (from versions: none)
ERROR: No matching distribution found for scann

Tried with both Python 3.9.6 and 3.8.12.

pip freeze:

absl-py==0.15.0
astunparse==1.6.3
atomicwrites==1.4.0
attrs==21.2.0
autopep8==1.6.0
cachetools==4.2.4
certifi==2021.10.8
charset-normalizer==2.0.7
clang==5.0
cycler==0.11.0
dython==0.6.8
flatbuffers==1.12
gast==0.4.0
gensim==4.1.2
google-auth==2.3.3
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
greenlet==1.1.2
grpcio==1.42.0
h5py==3.1.0
idna==3.3
importlib-metadata==4.8.2
joblib==1.1.0
keras==2.7.0
Keras-Preprocessing==1.1.2
kiwisolver==1.3.2
Markdown==3.3.6
matplotlib==3.4.3
numpy==1.19.5
oauthlib==3.1.1
opt-einsum==3.3.0
pandas==1.3.2
pathlib-mate==1.0.1
Pillow==8.4.0
protobuf==3.19.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pyparsing==3.0.6
python-dateutil==2.8.2
pytz==2021.3
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==1.0.1
scikit-plot==0.3.7
scipy==1.7.2
seaborn==0.11.2
six==1.15.0
smart-open==5.2.1
SQLAlchemy==1.4.27
tensorboard==2.7.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.6.0
tensorflow-estimator==2.7.0
tensorflow-recommenders==0.6.0
termcolor==1.1.0
threadpoolctl==3.0.0
toml==0.10.2
typing-extensions==3.7.4.3
urllib3==1.26.7
uszipcode==0.2.6
Werkzeug==2.0.2
wrapt==1.12.1
zipp==3.6.0

shakedzy avatar Nov 20 '21 13:11 shakedzy

@shakedzy I am fixing similar issue, were you able to solve this?

Parvez-Khan-1 avatar Dec 06 '23 08:12 Parvez-Khan-1

@Parvez-Khan-1 no, didn't fix it.

shakedzy avatar Dec 06 '23 09:12 shakedzy