enteropositivo/seedsigner-emulator

Installed on a Debain Virtual Machaine on a Proxmox Server

BigBossRabbit opened this issue · 0 comments

Hi there.

First off, thank you for doing all this amazing work on this Emulator & the install instructions. I thoroughly enjoyed this experience & learning journey.

Just thought I'd leave notes of what I had to change during my install here instead of on Twitter as it may be more helpful:

  • Found it easiest/best to do this install in a virtualenv

  • If you use a virtualenv, at step 3, I found it best to exit the virtualenv by using the 'su -' command & then installing the following as the root user:

sudo apt-get install python3-tk
sudo apt install libzbar0
  • Then continue with the rest of the installation steps of Step 3 within the virtualenv
  • Then I logged out, logged back in as the user, navigated to the '/src' folder & then proceeded to step 4
  • Success

IMAGE 2023-05-30 12:03:41
IMAGE 2023-05-30 12:03:51