DiyLightAnimation
Software => Light Elf Software utilities => Topic started by: lorajoslyn on November 26, 2012, 01:03:08 pm
-
I had this working this morning, but I must have done something to break it. I'm getting the following error in the log:
Traceback (most recent call last):
File "light elf app.py", line 667, in <module>
frame_1 = LightingElf(None, -1, title="Lighting Elf", size=(600,400))
File "light elf app.py", line 169, in __init__
config = pickle.load(open(self.cfgFile,'rb'))
File "C:\Python27\lib\pickle.py", line 1378, in load
return Unpickler(file).load()
File "C:\Python27\lib\pickle.py", line 858, in load
dispatch[key](self)
File "C:\Python27\lib\pickle.py", line 880, in load_eof
raise EOFError
EOFError
Unfortunately, I'm not a programmer, so this is Latin to me. Do you have any ideas?
-
Forgot... when i attempt to launch the program per instructions, the command line window stays blank and the program doesnt launch.
Sent from my Transformer Prime TF201 using Tapatalk 2
-
just removed V.09 files from the directory and re-installed. Now working.
-
hmm... looks like it did not the stashed configuration you had in that directory. I am surprised by that as I have not changed that format in at least the last 4 versions...
Frank
-
It easily could have been some "operator error" problem with me. :) I haven't had the problem reoccur once I re-installed.