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

Hot-reload not working on paths with spaces #346

Open
OtwakO opened this issue Jun 5, 2024 · 0 comments
Open

Hot-reload not working on paths with spaces #346

OtwakO opened this issue Jun 5, 2024 · 0 comments

Comments

@OtwakO
Copy link

OtwakO commented Jun 5, 2024

Hot-reloading would fail when the script is in a path with space in it.
E.g D:\Python\path with space\main.py would not work
but D:\Python\test\main.py would reload just fine.

The exact error message:
PS D:\Python\path with space> C:\Users***\AppData\Local\Programs\Python\Python311\python.exe: can't open file 'D:\Python\path': [Errno 2] No such file or directory

Environment:

  • Python version: 3.11
  • Quart version: 0.19.6
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

1 participant