You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the only viable workaround would be #!/bin/env /path/with spaces/python. But I would only emit that if there are actual spaces in the path. Would you mind crafting a PR?
Creating a venv in a path with a space causes running a process in a new terminal to fail.
Results in generating something like this
With the shell complaining
The text was updated successfully, but these errors were encountered: