Replies: 1 comment
|
你可以从这里下载一个相应的版本 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
pyarmor.mini 没有办法在 Windows 下 Python 3.15 free-threading (3.15 04bt)版本下使用,似乎是因为 .pyd 文件无法编译。
在环境中 install 好加密后的包 pkg, pip 显示 pkg 和 pyarmor.mini 均已安装无异常,之后在 cmd 中打开 python 交互模式,import pkg 一行就把 Python 进程杀了,无任何输出
请问一下是不是 pyarmor 还不支持 free-threading 版本的 python,如果当前版本还不支持的话什么时候能支持呢?
All reactions