Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
tomprince opened this issue Oct 20, 2014 · 1 comment
Closed

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

tomprince opened this issue Oct 20, 2014 · 1 comment

Comments

@tomprince
Copy link

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).

@dstufft dstufft mentioned this issue Jan 5, 2015
5 tasks
opoplawski added a commit to opoplawski/virtualenv that referenced this issue May 6, 2015
@stale
Copy link

stale bot commented Jan 15, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Just add a comment if you want to keep it open. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 15, 2019
@stale stale bot closed this as completed Jan 22, 2019
@pypa pypa locked and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant