You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thanks for creating such a useful piece of software.
Looks like some dependency has changed an now when trying to analyze a source code one gets the following error:
Hi,
Thanks for creating such a useful piece of software.
Looks like some dependency has changed an now when trying to analyze a source code one gets the following error:
OSError: /usr/local/lib/python3.10/dist-packages/build/lang.so: undefined symbol: static_assert
Indeed looks like the symbol is missing, but I don't know where does the missing dependency come from:
Thanks in advance for any hints.
The system is ubuntu 22.04 and fuzzable was installed via
pip install .
The text was updated successfully, but these errors were encountered: