something wrong in wx

Robert Tomasik Tomasik at 2kop.mil.pl
Sun Nov 13 16:57:01 EST 2005


Dnia Sun, 13 Nov 2005 08:29:49 +0000, Tim Roberts napisał(a):

>>I wrote program training na Artificial Neural Network. It work well in
>>console mode, but when I try to add GUI there is an error:
>>FANN Error 10: Error reading info from train data file "zapis.txt", line: 2
> 
> How are you launching the GUI version?  Are you double-clicking on an icon
> somewhere?  

I launch the Gui version with terminal.
# python Training.py

Are you sure the application is starting in the correct
> directory -- the one that contains zapis.txt?

Yes i'm sure. 

> Perhaps you should try hard-code the full path, or at least doing an
> os.chdir().
it still doesn't work.

Thanks. 




More information about the Python-list mailing list