Open kyak opened 1 year ago
hello, kyak. Thanks for sending this message about build error, I test python3.10.8-3 version in fedora 36 release, but not happend this error. Can you provide more env info to find the bug?
I'm on an up to date Arch Linux, so latest everything.
I think it has something to do with cython. Do you have it installed?
Other people seem to have the same problem, see https://aur.archlinux.org/packages/python-dmidecode#comment-894512
Hi,
I think it started to happen around python-3.10.8 (might be 3.10.7 as well).
The correct name for output library is
build/lib.linux-x86_64-cpython-310/dmidecodemod.cpython-310-x86_64-linux-gnu.so
I made this small change to Makefile, but I'm not sure it will work with python < 3.10: