TEST: Debian, 2.5.1.5
Petr Šimon <[email protected]>
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Stani,
Thanks for working on new SPE, can't wait for stable ;-) This is my exp
with alpha:
Debian
python 2.3.3
wxPython 2.5.1.5
removed sm
install gives me "WARNING: the location where spe is installed could not
be retrieved."
chedcked sm/wxp/smdi.py => works
$ python SPE.py --debug
Starting Spe v0.5.0.a ...
If spe fails to start:
- type "python SPE_.py --debug" at the command prompt
- send the error report to s_t_a_n_i-/[email protected]
(c)www.stani.be
Importing modules...
Traceback (most recent call last):
File "SPE.py", line 72, in ?
main(mdi=MDI,debug=DEBUG)
File "SPE.py", line 24, in main
import Menu,Parent,Child
File "/usr/lib/python2.3/site-packages/_spe/Parent.py", line 24, in ?
from shortcuts import shortcuts
File "/usr/lib/python2.3/site-packages/_spe/shortcuts.py", line 2, in ?
import spe.info
ImportError: No module named spe.info
I coudn't run SPE_.py
Cheers Petr