OpenCC icon indicating copy to clipboard operation
OpenCC copied to clipboard

Wheel for Python 3.13

Open khangly opened this issue 8 months ago • 2 comments

Hello,

I was trying to install the Python library but got this error

CMake Error at CMakeLists.txt:22 (project): Generator NMake Makefiles does not support platform specification, but platform x64 was specified.

I realized that pip tried to build the package, and upon further looking I found that the wheel for Python 3.13 does not exist. Please build and upload it.

Thank you!

khangly avatar Apr 12 '25 09:04 khangly

it seemed that opencc can't be built with python 3.13, hope this can be fixed soon.

younky-yang avatar May 05 '25 00:05 younky-yang

确实如此,在 github-action 脚本中使用 [email protected] 安装时大概率会编译失败,还是希望可以提供预编译的包

neavo avatar Jun 21 '25 12:06 neavo