Code Monkey home page Code Monkey logo

Comments (7)

ltfish avatar ltfish commented on May 20, 2024

@zardus You might know what's going on.

Let me do a pip install angr right now.

from angr.

jimaf avatar jimaf commented on May 20, 2024

Using..
pip 1.1 from /usr/lib/python2.7/dist-packages (python 2.7)

Linux debian-cgc 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u5 x86_64 GNU/Linux

from angr.

ltfish avatar ltfish commented on May 20, 2024

pip install angr works for me (on Ubuntu 14.04). You don't need pyvex_c if you are installing from PyPI, since we have built the pyvex_static.so for you.

If you want to compile pyvex on a different system and requires pyvex_c, you might want to checkout pyvex from https://github.com/angr/pyvex, and perform a manual compilation.

@zardus is the expert, so he should be able to answer this question in depth.

from angr.

rhelmot avatar rhelmot commented on May 20, 2024

Pip 1.1 is positively ancient and I think we agreed not to support it?

You can get yourself a virtual environment with an up-to-date pip (from the python repos, not debian's) with

mkvirtualenv angr, pip install -U pip, and then pip install angr should have a better chance of success.

from angr.

jimaf avatar jimaf commented on May 20, 2024

Thanks.
-Jimaf


Jim Alves-Foss, Director
Center Secure & Dependable Systems

University of Idaho

Sent from my Android phone using TouchDown (www.nitrodesk.com)

-----Original Message-----
From: Andrew Dutcher [[email protected]]
Received: Tuesday, 15 Dec 2015, 12:15AM
To: angr/angr [[email protected]]
CC: Alves-Foss, James ([email protected]) [[email protected]]
Subject: [BULK] Re: [angr] pyvex_c missing (#47)

Pip 1.1 is positively ancient and I think we agreed not to support it?

You can get yourself a virtual environment with an up-to-date pip (from the python repos, not debian's) with

mkvirtualenv angr, pip install -U pip, and then pip install angr should have a better chance of success.

Reply to this email directly or view it on GitHubhttps://github.com//issues/47#issuecomment-164680763.

from angr.

jimaf avatar jimaf commented on May 20, 2024

Thanks.

After updating pip, and upgrading setup tools, and then installing python-dev and other packages as per the README.md in the angr directory; it work. I was trying to follow the instructions in: https://github.com/angr/angr-doc/blob/master/README.md and this misses the extra packages that need to be installed.

Now that I have it, I will play with it.

-jimaf
From: ltfish [mailto:[email protected]]
Sent: Tuesday, December 15, 2015 12:13 AM
To: angr/angr
Cc: Alves-Foss, James ([email protected])
Subject: Re: [angr] pyvex_c missing (#47)

pip install angr works for me (on Ubuntu 14.04). You don't need pyvex_c if you are installing from PyPI, since we have built the pyvex_static.so for you.

If you want to compile pyvex on a different system and requires pyvex_c, you might want to checkout pyvex from https://github.com/angr/pyvex, and perform a manual compilation.

@zardushttps://github.com/zardus is the expert, so he should be able to answer this question in depth.


Reply to this email directly or view it on GitHubhttps://github.com//issues/47#issuecomment-164680405.

from angr.

ltfish avatar ltfish commented on May 20, 2024

It's great to know that the problem is solved!

Please close this issue :-)

from angr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.