thunderbug1 / streamlit-javascript

Streamlit component to execute javascript code on the client side and get back the result
MIT License
102 stars 3 forks source link

FileNotFoundError: bootstrap.min.css.map #2

Open spectereye opened 2 years ago

spectereye commented 2 years ago

Hi! thanks for your great work! A error found as below when using it: FileNotFoundError: [Errno 2] No such file or directory: '...\.venv\lib\site-packages\streamlit_javascript\frontend\build\bootstrap.min.css.map'

thunderbug1 commented 2 years ago

I can't really reproduce this issue. When does this occur?