You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I opened an issue to virtualenv, which I think is the cause pypa/virtualenv#306
I'll wait and see what the reaction is to that issue from others who might know more about it.
I'll probably work around the issue by placing sitecustomize.py in the same dir as site.py, which I think will work across all versions.
3 failures in pypy test run related to use of sitecustomize.py in test framework for monkey patching.
http://travis-ci.org/#!/pypa/pip/jobs/1982085
the use of sitecustomize.py is pretty recent and is explained here: #548
The text was updated successfully, but these errors were encountered: