Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootstrap.min.css.map read error #44

Open
u3Izx9ql7vW4 opened this issue Jul 8, 2023 · 1 comment
Open

bootstrap.min.css.map read error #44

u3Izx9ql7vW4 opened this issue Jul 8, 2023 · 1 comment

Comments

@u3Izx9ql7vW4
Copy link

Hi thanks for putting together this project. I've been using and it's been great. I noticed an error in my console from this project when running in a virtual environment. Not a huge deal but i'm noticing the border on the input area is broken and doesn't have my custom styling and was wondering if this had something to do with it.

2023-07-08 09:39:47.210 ComponentRequestHandler: GET /Users/dan/Applied/backtests2/.venv/lib/python3.10/site-packages/streamlit_tags/frontend/build/bootstrap.min.css.map read error
Traceback (most recent call last):
File "/Users/me/proj/.venv/lib/python3.10/site-packages/streamlit/web/server/component_request_handler.py", line 55, in get
with open(abspath, "rb") as file:
FileNotFoundError: [Errno 2] No such file or directory: '/Users/me/proj/.venv/lib/python3.10/site-packages/streamlit_tags/frontend/build/bootstrap.min.css.map'

@jonchenn
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants