angr/pypcode

Installer does not build sla files by default?

rhelmot opened this issue · 1 comments

In my env (CPython 3.8.10, Ubuntu 20.04), the FfiPreBuildExtension doesn't seem to actually be getting run.

Do a full install (pip install), not a dev/editable install and it will build them.

Dev install doesn't build SLA files by default. This is something that could be fixed, just how it is today.