Re: Illegal instruction in lCrypto/Math/_IntegerGMP.py

2020-03-20 Thread Axel Rau
Reverting to gmp-6.1.2_1 fixes it. Axel > Am 19.03.2020 um 18:27 schrieb Axel Rau : > > This happens during initialization befor calling load_entry_point(): > - - - > /usr/local/py_venv/dskm_p37/lib/python3.7/site.py:165: DeprecationWarning: > 'U' mode is deprecated > f = open(fullname, "rU")

Illegal instruction in lCrypto/Math/_IntegerGMP.py

2020-03-19 Thread Axel Rau
This happens during initialization befor calling load_entry_point(): - - - /usr/local/py_venv/dskm_p37/lib/python3.7/site.py:165: DeprecationWarning: 'U' mode is deprecated f = open(fullname, "rU") Fatal Python error: Illegal instruction Current thread 0x000800a24000 (most recent call first