keep getting this error on ubuntu 10.04 32 bit. did something not get installed properly? i don't need this, i use cl, but i was feeling lazy and this seemed like a cool project. idk if this helps any but i figured since its still in testing i'd report back. lemme know if there's anything i can do to fix this or try out. looks like nice work from the screenshots though! cheers!
i only get this printout when i start it from terminal. the first window with the warning pops up and then disappears when i hit ok and gives this error. just figured out how to post pictures. ha.
[email protected]:~$ cmc
Traceback (most recent call last):
File "/usr/share/cmc/prog/cmcompiler.py", line 892, in <module>
go.main()
File "/usr/share/cmc/prog/cmcompiler.py", line 511, in main
get_askConfirm()
File "/usr/share/cmc/prog/cmcompiler.py", line 653, in get_askConfirm
askedClicked()
File "/usr/share/cmc/prog/cmcompiler.py", line 638, in askedClicked
file(askConfirm, 'w').close()
IOError: [Errno 2] No such file or directory: '/home/nelson/.cmc/ask.confim'
[email protected]:~$
View attachment 23512