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

Fails with PyInstaller #105

Open
peter-rs opened this issue Nov 24, 2021 · 0 comments
Open

Fails with PyInstaller #105

peter-rs opened this issue Nov 24, 2021 · 0 comments

Comments

@peter-rs
Copy link

File "cffi\api.py", line 150, in dlopen File "cffi\api.py", line 832, in _make_ffi_library File "cffi\api.py", line 827, in _load_backend_lib OSError: cannot load library 'C:\Users\peter\AppData\Local\Temp\_MEI168362\coincurve\libsecp256k1.dll': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'C:\\Users\\pebu\\AppData\\Local\\Temp\\_MEI168362\\coincurve\\libsecp256k1.dll'
I get this issue when trying to run a built pyinstaller built executable.

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

1 participant