Pycharm debugger works on Ubuntu but not on Windows for identical code

后端 未结 2 1669
清歌不尽
清歌不尽 2021-01-15 03:55

Update: Issue being tracked here

Edit: I may not be the only one with this issue. I missed this which was also posted today and it

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-15 04:23

    The issue has been resolved after reinstalling Pycharm and setting up python packages again from scratch, except this time using python 64-bit (was using 32-bit before). Moreover, I was using Continuum Analytics's python package manager. I no longer use it so that might also have been the culprit.

提交回复
热议问题