Hello,
I would like to be able to install buildbpy. My problem is that I use python 3.12 and there is no wheel for my system.
As I'm in an already embeded environement (ComfyUI), I can use another version of python.
No solution found when resolving dependencies:
`-> Because bpy==5.1.1 has no wheels with a matching Python implementation tag (e.g., `cp312`) and you require
bpy==5.1.1, we can conclude that your requirements are unsatisfiable.
Is it possible to build a wheel that will fit?
Hello,
I would like to be able to install buildbpy. My problem is that I use python 3.12 and there is no wheel for my system.
As I'm in an already embeded environement (ComfyUI), I can use another version of python.
Is it possible to build a wheel that will fit?