mirror of
https://github.com/pretix/pretix.git
synced 2026-07-31 09:15:08 +00:00
otherwise in the next step I get
```
$ python3 -m venv env
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.
apt-get install python3-venv
```