Ian Kaplan
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 When running debugger I get the error: AttributeError: module 'platform' has no attribute 'python_implementation'
I am running PyCharm 2020.1.2 on Fedora Linux and Python 3.7. I have successfully used the debugger before on code I write. But when I try to use the debugger in another project written by someone ...