twardokus / v2verifier

V2Verifer is an open-source project dedicated to wireless experimentation focused on the security of vehicle-to-vehicle (V2V) communications. This project features the first open-source implementation of the IEEE 1609.2 standard for V2V security.
Other
29 stars 13 forks source link

Add requirements file for pip3 #5

Closed twardokus closed 3 years ago

twardokus commented 4 years ago

The user will have to install the following packages with pip3. Note that PyYaml will already be installed (on Ubuntu 18.04), but the version is not recent enough to support the required functionality.

Also, the python3-pil.imagetk package needs to be installed for GUI support.