Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #42

Open
dry1515 opened this issue Feb 21, 2023 · 5 comments
Open

error #42

dry1515 opened this issue Feb 21, 2023 · 5 comments

Comments

@dry1515
Copy link

dry1515 commented Feb 21, 2023

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.

@arashisec
Copy link

Same with me. Waiting how to fix

@noidealves
Copy link

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

@iceland2k14
Copy link
Owner

Try with new. If not working let me know

@arashisec
Copy link

still not work at ARM device

@iceland2k14
Copy link
Owner

ARM not supported. Only Windows and Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants