OpenCC
OpenCC copied to clipboard
Wheel for Python 3.13
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!
it seemed that opencc can't be built with python 3.13, hope this can be fixed soon.
确实如此,在 github-action 脚本中使用 [email protected] 安装时大概率会编译失败,还是希望可以提供预编译的包