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

[master] Virtualenv support for Python binding #406

Merged
merged 2 commits into from Jun 20, 2015

Conversation

achernet
Copy link
Contributor

See #405. The commits merge cleanly but for some reason github is having issues with them...

In a virtualenv:
- site.getusersitepackages() won't import
- get_python_lib() will return the directory inside the virtualenv
- the "--user" option can therefore be safely ignored.
This directory gets created if you install using pip in editable mode.
aquynh added a commit that referenced this pull request Jun 20, 2015
[master] Virtualenv support for Python binding
@aquynh aquynh merged commit c31f698 into capstone-engine:master Jun 20, 2015
@aquynh
Copy link
Collaborator

aquynh commented Jun 20, 2015

merged, thanks!

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.

None yet

2 participants