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
the pip install relies on keyring, and that package's installation returns errors:
.virtualenvs/news_analytics/lib/python3.7/site-packages/setuptools-28.8.0-py3.7.egg/setuptools/command/bdist_egg.py", line 392, in scan_module
ValueError: could not convert string to float:
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/8y/3pg_4v8n6m3bf4d11ln3z32c0000gn/T/pip-install-yy0hnj4u/keyring/
Using sudo doesn't help.
The text was updated successfully, but these errors were encountered:
the pip install relies on
keyring
, and that package's installation returns errors:Using
sudo
doesn't help.The text was updated successfully, but these errors were encountered: