Skip to content
New issue

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

Streamlit 1.34 compatibility #3

Open
hendriklohse opened this issue May 21, 2024 · 0 comments
Open

Streamlit 1.34 compatibility #3

hendriklohse opened this issue May 21, 2024 · 0 comments

Comments

@hendriklohse
Copy link

In streamlit 1.34, some updates have been done that make streamlit-profiler incompatible.

AttributeError: module 'streamlit.components' has no attribute 'v1'

wyattscarpenter added a commit to wyattscarpenter/streamlit-profiler that referenced this issue Jun 19, 2024
wyattscarpenter added a commit to wyattscarpenter/streamlit-profiler that referenced this issue Aug 11, 2024
* Update pyproject.toml: bump pyinstrument version to 4.2.0 for python 3.11/3.12 compat

As discussed in jrieke#2

* Update __init__.py: fix issue jrieke#3 by importing the components bit the newer way.

* Update pyproject.toml: bump patch version for changes

* Update requirements.txt: bump patch version for changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant