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
Hi all, I'm having trouble installing bitcoinlib.
I'm able to use pip to install it, but when i try to import it, it can't find libgmp.10.dylib
but despite running sudo apt install build-essential python3-dev libgmp3-dev
... it returns: The operation couldn’t be completed. Unable to locate a Java Runtime that supports apt.
I've tried installing the M1/M2 version of java, but it doesn't seem to find it. Any idea what I'm doing wrong?
Many thanks
The text was updated successfully, but these errors were encountered:
Hi all, I'm having trouble installing bitcoinlib.
I'm able to use pip to install it, but when i try to import it, it can't find libgmp.10.dylib
but despite running sudo apt install build-essential python3-dev libgmp3-dev
... it returns: The operation couldn’t be completed. Unable to locate a Java Runtime that supports apt.
I've tried installing the M1/M2 version of java, but it doesn't seem to find it. Any idea what I'm doing wrong?
Many thanks
The text was updated successfully, but these errors were encountered: