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

ModuleNotFoundError: No module named 'theflow' #430

Open
cristianohello opened this issue Oct 25, 2024 · 3 comments
Open

ModuleNotFoundError: No module named 'theflow' #430

cristianohello opened this issue Oct 25, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@cristianohello
Copy link

Description

Windows
pip

app.py", line 3, in
from theflow.settings import settings as flowsettings
ModuleNotFoundError: No module named 'theflow'

Reproduction steps

Windows
pip

app.py", line 3, in <module>
    from theflow.settings import settings as flowsettings
ModuleNotFoundError: No module named 'theflow'

Screenshots

Windows
pip

app.py", line 3, in <module>
    from theflow.settings import settings as flowsettings
ModuleNotFoundError: No module named 'theflow'

Logs

Windows
pip

app.py", line 3, in <module>
    from theflow.settings import settings as flowsettings
ModuleNotFoundError: No module named 'theflow'

Browsers

No response

OS

No response

Additional information

Windows
pip

app.py", line 3, in
from theflow.settings import settings as flowsettings
ModuleNotFoundError: No module named 'theflow'

@cristianohello cristianohello added the bug Something isn't working label Oct 25, 2024
@pwlnow
Copy link

pwlnow commented Oct 26, 2024

Same issue with MacOS.

@sebastianfernandezgarcia

Description

Windows pip

app.py", line 3, in from theflow.settings import settings as flowsettings ModuleNotFoundError: No module named 'theflow'

Reproduction steps

Windows
pip

app.py", line 3, in <module>
    from theflow.settings import settings as flowsettings
ModuleNotFoundError: No module named 'theflow'

Screenshots

Windows
pip

app.py", line 3, in <module>
    from theflow.settings import settings as flowsettings
ModuleNotFoundError: No module named 'theflow'

Logs

Windows
pip

app.py", line 3, in <module>
    from theflow.settings import settings as flowsettings
ModuleNotFoundError: No module named 'theflow'

Browsers

No response

OS

No response

Additional information

Windows pip

app.py", line 3, in from theflow.settings import settings as flowsettings ModuleNotFoundError: No module named 'theflow'

Use WSL

@busssard
Copy link

i also installed it manually, then it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants