SyntaxFix
Write A Post
Hire A Developer
Questions
in my case, the version of wheel/pip/setuptools created by venv is too old. this works:
venv/bin/pip install --upgrade pip wheel setuptools