torressa / cspy

A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#
https://torressa.github.io/cspy/
MIT License
77 stars 24 forks source link

Python 3.12 build error #122

Open ransari74 opened 4 weeks ago

ransari74 commented 4 weeks ago

Describe the bug We are trying to install cspy on python 3.12 and we get error importing REFCallback

To Reproduce install python>3.12 and use pip install cspy then try to import REFCallback

Expected behavior We should able to install it on python 3.12 and import REFCallback

Desktop (please complete the following information):

image
torressa commented 3 weeks ago

Sorry, I have not built wheels for 3.12 and am struggling with the CI. I think there are some Python 3.11 wheels.