I failed to include the error message in the report, sorry was a little
rushed
here's the output of the last command:
```
root@378c3ad9bbf3:/# venv2/bin/pip install astpretty
Traceback (most recent call last):
File "venv2/bin/pip", line 5, in
from pip._internal.cli.main import main
File
Package: virtualenv
Version: 20.0.16-1
Severity: normal
Tags: patch
Reproduction:
```bash
apt update && apt install -y --no-install-recommends virtualenv
virtualenv venv
venv/bin/pip install virtualenv
venv/bin/virtualenv venv2
venv2/bin/pip install astpretty
```
This was originally reported her
2 matches
Mail list logo