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
Flask application in debug mode constantly restarted because of environment files not belonging to the project:
* Restarting with watchdog (inotify) * Debugger is active! * Debugger PIN: 106-816-122 * Detected change in '/home/youjin/miniconda3/envs/webmongo/lib/python3.7/site-packages/pkg_resources/_vendor/pyparsing/core.py', reloading * Detected change in '/home/youjin/miniconda3/envs/webmongo/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/markers.py', reloading * Detected change in '/home/youjin/miniconda3/envs/webmongo/lib/python3.7/site-packages/setuptools/_vendor/pyparsing/core.py', reloading * Detected change in '/home/youjin/miniconda3/envs/webmongo/lib/python3.7/site-packages/setuptools/_vendor/packaging/markers.py', reloading
No such problem on pure Linux with same environment
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Flask application in debug mode constantly restarted because of environment files not belonging to the project:
No such problem on pure Linux with same environment
The text was updated successfully, but these errors were encountered: