79519170

Date: 2025-03-19 05:15:20
Score: 2.5
Natty:
Report link

Did you compile with Python 3.13 instead of 3.12, please check with this command:

python3-config --extension-suffix

try recompiling with this command:

CXXFLAGS="$(python3.12-config --cflags)" LDFLAGS="$(python3.12-config --ldflags)" cmake ..

make

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Nuryagdy