myoualid / ifc-101-course

A video-series on IFC and BlenderBIM
GNU General Public License v2.0
93 stars 31 forks source link

Viewer not working #8

Open Tommer-R opened 1 year ago

Tommer-R commented 1 year ago

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/).

Screenshot 2023-11-29 175819

Janakiram916 commented 9 months ago

Yes, I do encounter the same issue. This happened to me when I deploy the app to streamlit and then viewer stops working.

keshavanarayan commented 8 months ago

Me too.