Aspose-cad for Python 3.13

Hello, I am interested in using the aspose-cad PyPi package, but my project builds only on Python 3.13. Do you know when I can expect support for this Python version?

TIA!

@NeonVariant,
Hi,
we have created CADPYTHON-474 to investigate the feasibility to support 3.13.

1 Like

@oleksii.gorokhovatskyi do you have any update on this one?

@NeonVariant,
Hi,
we are working with this task and can preliminary confirm that the support is possible and expected after 26.3 release.

Thanks, thats great to hear! Do you have an expected time frame for the 26.3 release? Not to rush you, I just want to be able to communicate it on my related GitHub issue :slight_smile:

@NeonVariant,
The 26.3 is already available, and we plan to publish next version in May, but we don’t have strict release schedule and can not guarantee this.

1 Like

@oleksii.gorokhovatskyi I see the linked issue is listed as closed but there is still no support for Python 3.13

pip3 install aspose-cad still gives this error:

ERROR: Ignored the following versions that require a different python version: 25.12.0 Requires-Python >=3.5,<3.13; 25.3.0 Requires-Python >=3.5,<3.13; 25.4.1.0 Requires-Python >=3.5,<3.13; 26.3.0 Requires-Python >=3.5,<3.13`

@NeonVariant,
yes, the issue is closed and the next release (after 26.3) should be available with the support of Python 3.13.

Hi, that makes sense sorry for my confusion :sweat_smile:

1 Like