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

Python installation #42

Closed
pbrunet opened this issue Jul 5, 2017 · 5 comments
Closed

Python installation #42

pbrunet opened this issue Jul 5, 2017 · 5 comments

Comments

@pbrunet
Copy link
Contributor

pbrunet commented Jul 5, 2017

Hi,

I forget to say it before but downloading the tgz file for python 2.7 (at least) and using python setup.py install do not work. I have to move lief.so by hand in the correct directory.

@romainthomas
Copy link
Member

Oh yes I forgot this issue. Temporarily you can do a pip install PACKAGE.tar.gz

@romainthomas romainthomas self-assigned this Jul 5, 2017
@romainthomas
Copy link
Member

@pbrunet Could you confirm that pip install linux_lief-0.7.0_py2.7.tar.gz works ?

@helen-simecek
Copy link

@romainthomas I'm not OP, but I was having trouble installing and this worked perfectly, thanks!

@romainthomas
Copy link
Member

BTW: It's mentioned in the doc: https://lief.quarkslab.com/doc/installation.html#python :)

@romainthomas
Copy link
Member

@pbrunet you can now install lief with python setup.py install
cf. commit 968e93f

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

No branches or pull requests

3 participants