Prerequisites
Before installing tra-analysis, make sure that you have installed the folowing prerequisites:
- A common operating system like Windows or (most) distributions of Linux. BSD may work but has not been tested nor is it reccomended.
- Python version 3.6 or higher
- Pip (installation instructions here)
You might also want to install these tools to help with the installation or use of tra-analysis:
- Preferred text editor (we recommended VSCode)
- Git for version control (see our guide to using Git/GitHub here)
Validated Platforms
Although any modern platform running standard software should be supported, the following specifications have been validated to work:
Platform
- AMD64 (Zen, Zen+, Zen 2)
- Intel 64/x86_64/x64 (Kaby Lake and Coffee Lake)
- ARM64 (Broadcom BCM2836 SoC, Broadcom BCM2711 SoC)
Operating Systems
- Linux Kernel 3.16, 4.4, 4.15, 4.19, 5.4
- Ubuntu 16.04, 18.04, 20.04
- Debian (and Debian derivatives) Jessie, Buster
- CentOS 8
- Windows 7, 10
Python Versions
- Python 3.6
- Python 3.7
- Python 3.8