Closed
Description
If I create a virtualenv using a system python, it doesn't link pyc files, leading to a bunch of compiled pyc files in the virtualenv. If I then create a virtualenv using the python from the virtualenv, then it does link to the pyc's in the original virtualenv (which then break if the original virtualenv is deleted).
Metadata
Metadata
Assignees
Labels
No labels