File "/home/appuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 565, in _run_script
exec(code, module.__dict__)File "/app/smart_switch_board/app.py", line 2, in <module>
import cv2File "/home/appuser/venv/lib/python3.9/site-packages/cv2/__init__.py", line 181, in <module>
bootstrap()File "/home/appuser/venv/lib/python3.9/site-packages/cv2/__init__.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")File "/usr/local/lib/python3.9/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
Unfortunately, this is too little information to be able to help in any way.
Please share the link to your public Github repo.