-
Notifications
You must be signed in to change notification settings - Fork 4.2k
ChunkLoadError #173
Copy link
Copy link
Closed
Labels
type:bugSomething isn't working as expectedSomething isn't working as expected
Description
Summary
Error shown when upgrading from 0.45 to 0.46.
Steps to reproduce
On 0.45:
pip install --upgrade streamlit opencv-python altair
streamlit run https://raw.githubusercontent.com/streamlit/demo-self-driving/master/app.py
Then, upgrade to 0.46:
pip install --upgrade streamlit opencv-python altair
streamlit run https://raw.githubusercontent.com/streamlit/demo-self-driving/master/app.py
Do not refresh the client.
Expected behavior:
No bug
Actual behavior:
Is this a regression?
That is, did this use to work the way you expected in the past?
yes / no
Debug info
- Streamlit version: 0.45/0.46
- OS version: MacOs
- Browser version: Chrome
Additional information
when I hit shift-cmd-r it goes away
https://streamlit.slack.com/archives/CNE9UNQDP/p1569258102000600
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:bugSomething isn't working as expectedSomething isn't working as expected
