Open Zarainia opened 2 years ago
werid af, i know python 3.10 removed stuff for pip
, but i didn't know it borked setup.py
.
and I can't replicate it on CI either. can I ask how is your python3.10
installed? sometimes distro versions or compiled versions of python from say pyenv would have werid shit
It's installed through apt
. This is on WSL with the following Ubuntu version:
LSB Version: core-11.1.0ubuntu3-noarch:security-11.1.0ubuntu3-noarch
Distributor ID: Ubuntu
Description: Ubuntu 21.10
Release: 21.10
Codename: impish
I'm getting the following error when running
:COQdeps
:I've verified that
python3-venv
is installed.