1. Install Python
Before installing VortexEngine, ensure that Python 3.7 or later is installed on your system. Python is a versatile programming language that serves as the foundation for running VortexEngine.
Last updated
Before installing VortexEngine, ensure that Python 3.7 or later is installed on your system. Python is a versatile programming language that serves as the foundation for running VortexEngine.
Last updated
sudo apt update
sudo apt install python3
python3 --version