Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议readme补充上对应python版本环境 #360

Closed
zxj5470 opened this issue Mar 17, 2024 · 1 comment · Fixed by #359
Closed

建议readme补充上对应python版本环境 #360

zxj5470 opened this issue Mar 17, 2024 · 1 comment · Fixed by #359

Comments

@zxj5470
Copy link

zxj5470 commented Mar 17, 2024

对于 setuptools 和 pip 版本可能有要求。

Python安装demjson模块报错:error in demjson setup command: use_2to3 is invalid

https://blog.csdn.net/qq_42971035/article/details/129655525

python -m pip install --upgrade pip
pip install --upgrade setuptools==57.5.0

目前个人测试正常版本

python 3.8
pip==24.0.0
setuptools==57.5.0
@lin594
Copy link
Member

lin594 commented Mar 18, 2024

因为以前这个仓库主要对内使用,所以用口口相传的方式把版本写在这里
这个问题也关注到了,因为之前使用了很老版本的 demjson 导致了一系列问题
#359 中将更换为 demjson3 来解决这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants