Skip to content

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

@karthiknadig

Description

@karthiknadig

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 @int19h in #265 (comment)

Metadata

Metadata

Assignees

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