jerry800416 / 3D-bin-packing

3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking
MIT License
158 stars 44 forks source link

Python version #20

Closed Brandes21 closed 1 year ago

Brandes21 commented 1 year ago

Hi Jerry, I am sorry if this is a stupid question but I tried to run the bin packing code from the examples but it would not work. It could not load the module "Painter" and also the syntax seemed wrong.

I am running python 3.11.1 - is that the issue ? (Do I need 3.6.5?) Or I found another bin packing package with the same name from enzo ruiz. Could that be an issue ?

I would be very happy over an answer :))