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
$ dptrp1 register
Found Digital Paper with serial number 6215518
Found digital paper at 10.168.202.130
but got following error:
AttributeError: function/symbol 'SHA256_init' not found in library
undefined symbol: SHA256_init
ValueError: Hash type incompatible to HMAC
tried solution:
pip install pycryptodome==3.10.1
but problem still exists
The text was updated successfully, but these errors were encountered:
Ubuntu 20.04, Anaconda3, SONY DPT-RP1
$ dptrp1 register
Found Digital Paper with serial number 6215518
Found digital paper at 10.168.202.130
but got following error:
AttributeError: function/symbol 'SHA256_init' not found in library
undefined symbol: SHA256_init
ValueError: Hash type incompatible to HMAC
tried solution:
pip install pycryptodome==3.10.1
but problem still exists
The text was updated successfully, but these errors were encountered: