Closed StHagel closed 2 years ago
Looks like you need to update FPLLL, the C++ library?
That fixed it.
The Version provided via apt install libfplll* fplll-tools
on Linux Mint 20.3 was just not the most up to date one. Installing FPLLL from source does work though.
I am trying to update my fpylll installation via the command
pip3 install --upgrade fpylll
which results in the following error output:https://pastebin.com/sE6vad79 (I put it into a pastebin, because it was too long)
Is this a known issues? How can I fix this?