Skip to content

ModuleNotFoundError #1

@zbenton5502

Description

@zbenton5502

Receiving this error when attempting to run streamlit.py:

(venv) ➜ mac_computer_use git:(main) ✗ streamlit run streamlit.py
Traceback (most recent call last):
File "/Users/john/mac_computer_use/venv/bin/streamlit", line 5, in
from streamlit.web.cli import main
File "/Users/john/mac_computer_use/streamlit.py", line 22, in
from streamlit.delta_generator import DeltaGenerator
ModuleNotFoundError: No module named 'streamlit.delta_generator'; 'streamlit' is not a package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions