PopOS/Ubuntu/... require using virtual env for your packages. I noticed that my distribution required installing libpcsclite with
sudo apt install libpcsclite-dev to get the satochip card plugin to work. I did not see this library in the plugin readme. It needs to be installed before running
sudo apt-get install pcscd sudo apt-get install python3-pyscard
I'm not sure if this is a distribution issue or the documentation should be updated.
electrum-satochip/electrum/plugins/satochip
/README.rst
PopOS/Ubuntu/... require using virtual env for your packages. I noticed that my distribution required installing libpcsclite with
sudo apt install libpcsclite-devto get the satochip card plugin to work. I did not see this library in the plugin readme. It needs to be installed before runningsudo apt-get install pcscd sudo apt-get install python3-pyscardI'm not sure if this is a distribution issue or the documentation should be updated.
electrum-satochip/electrum/plugins/satochip
/README.rst