ESP8266 Developer Zone The Official ESP8266 Forum 2015-09-04T19:54:55+08:00 https://bbs.espressif.com:443/feed.php?f=66&t=969 2015-09-04T19:54:55+08:00 2015-09-04T19:54:55+08:00 https://bbs.espressif.com:443/viewtopic.php?t=969&p=3553#p3553 <![CDATA[Re: Official Flash Download Tool not able to start on Ubuntu 15.04]]> https://github.com/themadinventor/esptool) or esptool-ck (https://github.com/tommie/esptool-ck)

Statistics: Posted by azarubkin — Fri Sep 04, 2015 7:54 pm


]]>
2015-08-19T16:18:43+08:00 2015-08-19T16:18:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=969&p=3310#p3310 <![CDATA[Official Flash Download Tool not able to start on Ubuntu 15.04]]>

Code:

$ python frame_test.py
frame_test.py:139: wxPyDeprecationWarning: Using deprecated class PySimpleApp.
  app = wx.PySimpleApp()
Traceback (most recent call last):
  File "frame_test.py", line 140, in <module>
    TestFrame().Show()
  File "frame_test.py", line 128, in __init__
    self.fm1 = TestFrame_uint( pos=(20,20),prnt=self)
  File "frame_test.py", line 41, in __init__
    self.panel_path=pp.Panel2(self)
TypeError: __init__() takes exactly 3 arguments (2 given)


Any solutions to this problem? Or any other flashing method under Linux, please?

Statistics: Posted by thuwrx10 — Wed Aug 19, 2015 4:18 pm


]]>