[SciPy-user] scikits.timeseries

Nils Wagner nwagner at iam.uni-stuttgart.de
Mon Jun 16 14:14:19 EDT 2008


Hi all,

I cannot install timeseries from svn.
Here is the output

linux:/home/nwagner/svn/timeseries # /usr/bin/python 
setup.py install
Traceback (most recent call last):
   File "setup.py", line 6, in ?
     from scikits.timeseries.version import version
   File 
"/home/nwagner/svn/timeseries/scikits/timeseries/__init__.py", 
line 14, in ?
     import const
   File 
"/home/nwagner/svn/timeseries/scikits/timeseries/const.py", 
line 80, in ?
     from cseries import freq_constants
ImportError: No module named cseries

Any idea ?

Nils

  



More information about the SciPy-User mailing list