Linux has spoiled me over the last 26 years concerning installing applications, as it has had a command-line package installation program (apt-get) since 1999. Apt-get made it incredibly easy to ...
Collecting mysqlclient Using cached mysqlclient-2.1.1.tar.gz (88 kB) Preparing metadata (setup.py) ... done Building wheels for collected packages: mysqlclient ...
We are using the virtual environment ubuntu-20.04 to build our application and need the mysqldump to be available during our test execution. This worked just fine until the 13th of December this year ...