主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Rubén Gutiérrez
活动总数
6
最后的活动
2016年10月20日 16:06
成员加入日期
2016年03月24日 03:16
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(2)
按最近的活动排序
最近的活动
投票数
已编辑于
2016年10月20日 16:06
Hi. I found the problem. It was a name clash. One of my source files was named opcode.py, so when dis.py (form pycharm testing framework) tried to do from opcode import __all__ as _opcodes_all It l...
社区
PyCharm
Pycharm test framework quits unexpectedly
0 票
创建于
2016年10月19日 20:51
Hi, thanks for responding. I'm not using nose test for now, just the standar unitest framework. It runs fine if i run the tests from terminal. I even created a normal python configuration on pychar...
社区
PyCharm
Pycharm test framework quits unexpectedly
0 票