Requirements¶
- To install all requirements, please execute the following commands:
sudo apt-get install python3.5 python3-pip python3-pyside can-utils ffmpeg
sudo pip3 install sphinx_rtd_theme
sudo pipenv install -e ‘git+https://github.com/hardbyte/python-can.git@3.3.2#egg=can’
Note: It’s recommended to just execute install.requirements.sh.
Docker¶
There’s also a docker container available. Check the docker folder.