ImportError: No module named lines

13 views
Skip to first unread message

Anke Sam

unread,
Oct 27, 2011, 8:23:28 AM10/27/11
to pycha
i used pycha to draw a graph for my database and i need it linechart
but when i used import lines , it give this error

from lines import lines

Traceback (most recent call last):
File "<pyshell#4>", line 1, in <module>
import lines
ImportError: No module named lines

How I can install this Module?

Ionuț Arțăriși

unread,
Oct 27, 2011, 8:35:44 AM10/27/11
to py...@googlegroups.com
The lines module is located in the examples/ directory of your pycha
installation.

-Ionuț

Anke Sam

unread,
Oct 28, 2011, 6:52:12 AM10/28/11
to pycha
thank you , it's worked now
Reply all
Reply to author
Forward
0 new messages