Replies: 4 comments 9 replies
-
|
I don't know what needs to be done actually, can you take a look at https://github.com/visioncortex/vtracer/blob/master/.github/workflows/python.yml and suggest changes? I assume we need to build an ABI-generic lib or publish multiple versions? |
Beta Was this translation helpful? Give feedback.
-
|
To the best of my understanding the I think it's because the last build was from 2 May 2024. I think if you run it now, they will have added more versions and will automatically build for it. |
Beta Was this translation helpful? Give feedback.
-
|
https://pypi.org/project/vtracer/0.6.12/ |
Beta Was this translation helpful? Give feedback.
-
|
https://pypi.org/project/vtracer/0.6.15/ is complete |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for this awesome library.
I noticed that we need to have a build toolchain to install vtracer with Python 3.13/3.14 where we didn't need it before.
Could you please do manylinux wheel builds for 3.13 and 3.14
Beta Was this translation helpful? Give feedback.
All reactions