acaspy

Results 2 comments of acaspy

same problem here stellar-base on win10 python 3.6.4 ` signing_key = ed25519.SigningKey(raw_seed) File "C:\Users\acaspy\ticketfactory\venv\lib\site-packages\ed25519\keys.py", line 85, in __init__ vk_s, sk_s = _ed25519.publickey(sk_s) MemoryError`

moved to python 2.7.12 2018-03-12 12:17 GMT+02:00 wbinek : > Same problem, Windows 10, python 3.6.4. Is there any idea how to fix it? > > — > You are...