Can't import scikits.timeseries

21 views
Skip to first unread message

Goyo

unread,
Feb 14, 2010, 8:33:59 AM2/14/10
to pythonxy-linux
Using 0.9.31-2~ppa3 in Karmic.

Python 2.6.4 (r264:75706, Dec 7 2009, 18:43:55)
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import scikits.timeseries
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named scikits.timeseries

It seems like '/usr/lib/python2.6/site-packages' should be added to
the python path but it isn't.

>>> import sys
>>> sys.path.append('/usr/lib/python2.6/site-packages')
>>> import scikits.timeseries
>>>

Message has been deleted

Claude

unread,
Feb 15, 2010, 5:06:39 PM2/15/10
to pythonxy-linux
Hi Goyo,

Please address your questions to the author of this release at
launchpad.net/~pythonxy (Ask Timmie).
There is no scikits.timeseries here.
I'm sorry.

Cheers

Claude

Reply all
Reply to author
Forward
0 new messages