Installation error: Can not execute setup.py
since setuptools is not available in the build environment.
#276
Labels
setup.py
since setuptools is not available in the build environment.
#276
Describe the bug
pip install --ignore-installed git+https://github.com/OCA/openupgradelib.git@master
Affected versions
master
Expected behavior
Installation without error
Additional context
pip install -U setuptools
in the venv, but still get the errorRelated issue ?
Maybe this very new issue is the same: https://stackoverflow.com/questions/70992675/python-setuptools-is-not-available-in-the-build-environment
The text was updated successfully, but these errors were encountered: