Skip to content

Get real site-packages#586

Merged
jaraco merged 3 commits into
pypa:masterfrom
last-g:bug/shadowbug
May 21, 2016
Merged

Get real site-packages#586
jaraco merged 3 commits into
pypa:masterfrom
last-g:bug/shadowbug

Conversation

@last-g
Copy link
Copy Markdown
Contributor

@last-g last-g commented May 19, 2016

On debian-based systems and inside conda environments site package directories could be different from default one so we need to use information about site-packages directories from site.py.

This PR also fixes VERY annoying bug:
https://github.com/last-g/setuptools-shadowbug

Fixes: #539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Easy_install would mess up the order of sys.path in develop install

2 participants