Open
Description
Hi,
I'm currently working on a python repository about graphics rendering, and I'd like to include Clipper2 as a third party dependency. I encountered an error when running pip install pyclipr
. It seemed that a distribution for python 3.12 is missing (which is the latest python version). So I manually compiled the source code following readme and it worked for me.
Whenever it's convenient, could you please make a release so that a distribution for python 3.12 is available via pypi? This will make it easier for other users using python 3.12 to install pyclipr as well. Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels