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
{{ message }}
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.
Hello!
Couldn't install version 0.1.3 using pip - only 0.1.2.
I'm using macOS Monterey 12.1 and Python 3.8.2
in venv pip install not working. I thing that is because there is no wheel file in the pypi repository for the new version
Thank you in advance
pip install streamlit-bokeh-events==0.1.3
ERROR: Could not find a version that satisfies the requirement streamlit-bokeh-events==0.1.3 (from versions: 0.1.0, 0.1.1, 0.1.2)
ERROR: No matching distribution found for streamlit-bokeh-events==0.1.3
The text was updated successfully, but these errors were encountered:
Hello!
Couldn't install version 0.1.3 using pip - only 0.1.2.
I'm using macOS Monterey 12.1 and Python 3.8.2
in venv pip install not working. I thing that is because there is no wheel file in the pypi repository for the new version
Thank you in advance
pip install streamlit-bokeh-events==0.1.3
The text was updated successfully, but these errors were encountered: