Closed yurivict closed 1 year ago
How did you installed python-soxr?
I installed python-soxr
using a FreeBSD port.
The problem existed before I patched it for this specific problem.
The port just runs build
and installer
modules in order to build/install it according to PEP517.
Confirmed. This will be solved in next version. Thank you for reporting.
Some additional note: setuptools_scm template has been changed in v7.0.0. I changed the import to support setuptools_scm<7.
version
is defined but__version__
isn't. Not sure why other scripts expect__version__
.Version: 0.3.6 python-3.9 FreeBSD 13.2