Hi everybody

I am trying to write a plugin in python for dia to export my data. I
already wrote three others plugins which worked fine in Debian 5, but
now in my new environment (Debian testing) I fail at the very first step.

ottavio@magritte:/tmp$ python
Python 2.6.7 (r267:88850, Jul 10 2011, 08:11:54)
[GCC 4.6.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> >>> import dia
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named dia
>>> >>>

Have you ever seen this problem? Is still importing dia the way to
interact with newer versions of dia?

Can you please give me a hint?

Thank you,

Ottavio


-- 
Non c'e' piu' forza nella normalita', c'e' solo monotonia.
_______________________________________________
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia

Reply via email to