d745d47f52b87d518bbbc588d4016095e6f4c1a9
Was needs to be done on the Raspberry pi before the tool can run.
1) Set the network-card to a fixed IP adress:
- Using sudo nmtui
- Adress was set to 10.0.0.111
2) Virtual Environment was created and python packages installed
- python3 -m vemv allmende_ems
- source allmende_ems/bin/activate
- cd projects/allmende_ems
Description
Languages
Python
100%