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

No module named 'sample_utils' #1569

Closed
logesh-works opened this issue Mar 25, 2024 · 1 comment
Closed

No module named 'sample_utils' #1569

logesh-works opened this issue Mar 25, 2024 · 1 comment

Comments

@logesh-works
Copy link

Traceback (most recent call last):
File "C:\Users\LOGI\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 542, in _run_script
exec(code, module.dict)
File "C:\Users\LOGI\AppData\Local\Temp\tmpa2jubgh0\app.py", line 17, in
from sample_utils.download import download_file
ModuleNotFoundError: No module named 'sample_utils'

@yaleimeng
Copy link

visit https://github.com/whitphx/streamlit-webrtc-example and git clone or download zip file.
Then, you can find 'sample_utils' folder.

@whitphx whitphx closed this as completed May 24, 2024
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

3 participants