Skip to content

sub-process patching when file depends on #! for python executable #266

Description

The command line that it generates for subprocesses has ./manage.py as the first entry in the list that it passes to subprocess.Popen() - try inserting sys.executable there.

Originally posted by Pavel Minaev (@int19h) in #265 (comment)

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions