

The script performs a number of checks to make sure all of the dependencies on your system are present. At the time of writing this article, the latest release is 3.8.13: curl -O Įxtract the tarball: tar -xvf cd Python-3.8.2 Ownload the latest release’s source code from the Python download page with wget or curl. Install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libsqlite3-dev libreadline-dev libffi-dev curl libbz2-dev Debian 10 only provide Python 3.7, so it is necessary to upgrade to the latest 3.8.x version of Python. For ERPNext version 13, Python 3.8 is needed (3.9 is not fully compatible).
