anderslindho
anderslindho
I saw that this project made use of `setup.py` as well as a number of `requirements.txt` files for setting up environments. The general recommendation is to no longer invoke `setup.py`...
Following the instructions in the README (as well as in `docs/building.rst` under "Local (re)build as Python package", regardless if I install from pypi or directly from source), I get the...
### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? If you run a command like `conda...
See https://github.com/python/cpython/issues/126353