Updating is broken on Windows EXE (since ~0.40)
Bug #649675 reported by
Steven Sproat
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Whyteboard |
Fix Committed
|
Medium
|
Steven Sproat |
Bug Description
Traceback (most recent call last):
File \"whyteboard\
File \"urllib.pyo\", line 94, in urlretrieve
File \"urllib.pyo\", line 238, in retrieve
File \"urllib.pyo\", line 206, in open
File \"urllib.pyo\", line 468, in open_file
File \"urllib.pyo\", line 472, in open_local_file
ImportError: No module named email.utils
I excluded the email module from the EXE build process. whoops.
Changed in whyteboard: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
I get a slightly different traceback:
Traceback (most recent call last): whyteboard- 0.41.1\ whyteboard- 0.41.1\ whyteboard\ gui\dialogs. py", line 374, in update gui.prompt_ for_save( os.execvp, wx.YES_NO, args) whyteboard- 0.41.1\ whyteboard- 0.41.1\ whyteboard\ gui\frame. py", line 539, in prompt_for_save lib\os. py", line 344, in execvp lib\os. py", line 380, in _execvpe
File "C:\Users\Keji Amos\Desktop\
self.
File "C:\Users\Keji Amos\Desktop\
method(*args)
File "C:\Python26\
_execvpe(file, args)
File "C:\Python26\
func(fullname, *argrest)
OSError: [Errno 2] No such file or directory