We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows pip
app.py", line 3, in from theflow.settings import settings as flowsettings ModuleNotFoundError: No module named 'theflow'
Windows pip app.py", line 3, in <module> from theflow.settings import settings as flowsettings ModuleNotFoundError: No module named 'theflow'
No response
The text was updated successfully, but these errors were encountered:
Same issue with MacOS.
Sorry, something went wrong.
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
i also installed it manually, then it worked.
No branches or pull requests
Description
Windows
pip
app.py", line 3, in
from theflow.settings import settings as flowsettings
ModuleNotFoundError: No module named 'theflow'
Reproduction steps
Screenshots
Logs
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'
The text was updated successfully, but these errors were encountered: