Skip to content

Installing a virtualenv doesn't link pyc files. #659

Closed
@tomprince

Description

@tomprince

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions