Menu

why I meet the error of "AttributeError: 'iSCSISim' object has no attribute 'ProcessIdle'"

Help
gejian
2018-05-02
2018-05-07
  • gejian

    gejian - 2018-05-02

    I run the ISCSISim.py ,and meet the error of "AttributeError: 'iSCSISim' object has no attribute 'ProcessIdle'"
    As the detail:
    $ python ISCSISim.py
    Traceback (most recent call last):
    File "ISCSISim.py", line 139, in <module>
    main(sys.argv)
    File "ISCSISim.py", line 133, in main
    app.MainLoop()
    File "ISCSISim.py", line 99, in MainLoop
    self.ProcessIdle()
    AttributeError: 'iSCSISim' object has no attribute 'ProcessIdle'</module>

    who can tell me the reason? Thanks a lot.

     
  • David Cuddihy

    David Cuddihy - 2018-05-07

    It sounds like there is an incompatibility between versions of wx python.
    What version of Wx python are you running? Try installing version 2.8.12.0 of wxpython.

     

Log in to post a comment.

MongoDB Logo MongoDB