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
Attempting uninstall: cryptography
Found existing installation: cryptography 38.0.1
Not uninstalling cryptography at /usr/local/lib/python3.10/site-packages, outside environment /home/joinmarket/joinmarket-clientserver/jmvenv
Can't uninstall 'cryptography'. No files were found to uninstall.
Few steps I needed to take on a 32bit Odroid:
Upgrade python from 3.7.4: https://github.com/rootzoll/raspiblitz/tree/dev/alternative.platforms#python-upgrade
used Pyhton v3.10.4
Install the latesr Rust and have it in the PATH (https://www.rust-lang.org/tools/install):
Install deps as root (should work with the
joinmarket
user also):To achieve this:
FYI @tehelsper
The text was updated successfully, but these errors were encountered: