Giter Club home page Giter Club logo

Comments (8)

twizmwazin avatar twizmwazin commented on August 23, 2024 1

angr has been most thoroughly tested on Ubuntu 18.04 with python 3.6 provided from the repos, though it is still expected to work in 3.7 and 3.8 and on other linux distros. While pysoot is part of the angr project structure, it is less likely to have received as thorough testing on a variety of platforms.

from pysoot.

twizmwazin avatar twizmwazin commented on August 23, 2024

Jython only supports python 2, angr only supports python 3, and thus they are incompatible. Please use CPython >=3.6.

from pysoot.

BlueSolarSystem avatar BlueSolarSystem commented on August 23, 2024

@twizmwazin
I think , i'm using cpython to excute this script.

——————————————————————————————————————————————
(angr) root@solar:# workon angr
(angr) root@solar:
# ipython
Python 3.7.3 (default, Jul 25 2020, 13:03:44)
Type 'copyright', 'credits' or 'license' for more information
IPython 7.17.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: import platform

In [2]: platform.python_implementation()
Out[2]: 'CPython'

In [3]:

So could you please give me more suggestion to solve this problem ? appreciate a lot .

from pysoot.

twizmwazin avatar twizmwazin commented on August 23, 2024

Hmm, it seems like you're doing everything correctly, and this is likely an issue in pysoot. @antoniobianchi333 ?

from pysoot.

BlueSolarSystem avatar BlueSolarSystem commented on August 23, 2024

do we have a recommand version of linux and python for angr-dev and it's java analysis function ? I can rebuild one for that.

from pysoot.

ltfish avatar ltfish commented on August 23, 2024

This is definitely a Jython problem. By saying "i changed SDK position," which Java version are you using? Also, are you using the Jython that is shipped with Pysoot (under /bin) or are you using a more recent version of Jython? I cannot reproduce this problem with OpenJDK 8 on Ubuntu 18.04 LTS.

from pysoot.

github-actions avatar github-actions commented on August 23, 2024

This issue has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

from pysoot.

github-actions avatar github-actions commented on August 23, 2024

This issue has been closed due to inactivity.

from pysoot.

Related Issues (12)

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.