Can't inspect objects in Spyder created using imported modules

前端 未结 0 1545
渐次进展
渐次进展 2020-12-08 05:50

I have a python script that uses a class definition from a module in a subdirectory of my project. My main module code looks like this:

import sys
sys.path.ap         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题