1 留言 (1 留言)0 反應 (0 反應)1 負責人 (1 負責人)JavaScript3,934 star (3,934 star)473 fork (473 fork)batch import
bughelp wanted
- 議題類型
- bug
- 前置要求
- 無
- 研究方向
- The issue is that a startup script uses Python 2 syntax (print statement) which breaks in Python 3. To fix, locate the startup script in the repository, likely in a shell or Python file, and change the print statement to a function call with parentheses. No linked PRs or comments provide further guidance; the fix is straightforward.