iceland2k14/secp256k1

error

Opened this issue · 5 comments

Traceback (most recent call last):
File "C:\Users\ms\Desktop\secp256k1-main\1.py", line 1, in
import secp256k1 as ice
File "C:\Users\ms\Desktop\secp256k1-main\secp256k1.py", line 22, in
ice = ctypes.CDLL(pathdll)
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ms\AppData\Local\Programs\Python\Python312\Lib\ctypes_init_.py", line 379, in init
self._handle = _dlopen(self._name, mode)
^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: Could not find module 'C:\Users\ms\Desktop\secp256k1-main\ice_secp256k1.dll' (or one of its dependencies). Try using the full path with constructor syntax.

Same with me. Waiting how to fix

Install the Visual C++ Redistributable and your problem will be solved

Try with new. If not working let me know

still not work at ARM device

ARM not supported. Only Windows and Linux