python -m venv ~/brainbowenv/source ~/brainbowenv/bin/activateNote: you can deactivate the python environment at any time with the command deactivate
read more about it here
git clone https://github.com/Bitcoin-Brainbow/Brainbow.git brainbow
cd brainbow/Add the following to the new_requirements.txt
kivy-garden kivy kivy_garden.graph kivy_garden.qrcode embit numpy camera4kivy pyzbar
pip install -r new_requirements.txtNote: for MacOS install zbar with brew
brew install zbarpython main.py- Tor must be installed and running.