angr / angr-dev

Some helper scripts to set up an environment for angr development.
BSD 2-Clause "Simplified" License
114 stars 95 forks source link

Incompatible versions of some packages due to updates in the last three days #164

Closed ffhgfv closed 1 year ago

ffhgfv commented 1 year ago

Because you updated some packages three days ago, the versions of 'aliment', 'angr', 'angr management', 'clarity', 'cle', 'pyvex', and 'archr' packages are inconsistent, leading to incompatibilities. Although I manually adjusted these packages to version 9.2.18, there are still errors in use. How to solve this problem?

rhelmot commented 1 year ago

installing all of those packages in a fresh virtualenv works for me. Are you sure you're not trying to mix dev and pypi versions?

mahaloz commented 1 year ago

@ffhgfv are you using the setup.sh script? If so, and you still error, could you post the error? My hunch is that it has something to do with setuptools still.