Skip to content

ChunkLoadError #173

@monchier

Description

@monchier

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:

See screenshot.
image

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

Metadata

Metadata

Assignees

Labels

type:bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions