When running the App I get this message instead of the viewer
using python 3.10 env and all of the dependencies are fine.
Any clue what I should do?
Your app is having trouble loading the _🎮_Viewer.ifc_js_viewer component.
(The app is attempting to load the component from ****, and hasn't received its "streamlit
" message.)
If this is a development build, have you started the dev server?
If this is a release build, have you compiled the frontend?
For more troubleshooting help, please see the [Streamlit Component docs](https://docs.streamlit.iorary/components) or visit our [forums](https://discuss.streamlit.io/).
When running the App I get this message instead of the viewer using python 3.10 env and all of the dependencies are fine.
Any clue what I should do?