Re: Problem with Python scripts

2012-09-11 Thread Hans Breuer
At 10.09.2012 23:46, Alexios Lekidis wrote: ImportError: No module named dia Pasting that error message into a Google search gives the right answer as second hit: https://mail.gnome.org/archives/dia-list/2011-September/msg00124.html Hans "at" Breuer "dot" Org --- Tell me what

Problem with Python scripts

2012-09-10 Thread Alexios Lekidis
Hi, sorry to interrupt, I am experiencing one problem and I couldn't get it to work. I've installed on Ubuntu the newest dia version, but I haven't been able to run scripts, because as the error says: File "codegen.py", line 18, in import sys, dia ImportError: No module named dia As I know f