Hi, echo on this thread - there also seem to be another issue with 0.22.1 wheel, it ships an swp file that should ideally not be there. $ python -m venv venv $ . venv/bin/activate (venv) $ pip install docutils --no-cache-dir Collecting docutils Downloading docutils-0.22.1-py3-none-any.whl.metadata (15 kB) Downloading docutils-0.22.1-py3-none-any.whl (638 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 638.5/638.5 kB 38.1 MB/s eta 0:00:00 Installing collected packages: docutils Successfully installed...
Hi, echo on this thread - there also seem to be another issue with 0.22.1 wheel, it ships an swp file that should ideally not be there. $ python -m venv venv $ . venv/bin/activate (venv) $ pip install docutils --no-cache-dir Collecting docutils Downloading docutils-0.22.1-py3-none-any.whl.metadata (15 kB) Downloading docutils-0.22.1-py3-none-any.whl (638 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 638.5/638.5 kB 38.1 MB/s eta 0:00:00 Installing collected packages: docutils Successfully installed...