AnonUs

Results 3 comments of AnonUs

I use WSL2 Debian Ubunto 20 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Yeah I clone it freshly

I installed sage on Conda then I have installed fpylll and fplll using `sage --python install fpylll,fplll` then used ``` sage --pip install -r requirements.txt sage --python setup.py build_ext --inplace...