[SciPy-dev] scipy via svn

Joe Cooper joe at enthought.com
Tue Aug 16 23:03:34 EDT 2005


Hey Nils,

I've re-added the cvs_version files (just randomly pulled from an old 
CVS checkout I had laying around--as I mentioned, they have to be 
replaced with Subversion compatible code, so they don't really matter 
except that the lack of them causes problems).  Anyway, if you update 
your tree, things might work again.  Holler if it doesn't.

Nils Wagner wrote:
>  Hi all,
> 
> Finally I have installed scipy via svn.
> 
> svn co http://svn.scipy.org/svn/scipy/trunk scipy
> 
> and in ~/scipy
> 
> svn co http://svn.scipy.org/svn/scipy_core/trunk/ scipy_core
> 
> 
> Python 2.4 (#1, May 30 2005, 19:23:06)
> [GCC 3.3.5 20050117 (prerelease) (SUSE Linux)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> 
>>>>import scipy
> 
> No module named __cvs_version__
> 
> ======================================================================
> ERROR: check_integer
> (scipy.io.array_import.test_array_import.test_read_array)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File
> "/usr/lib/python2.4/site-packages/scipy/io/tests/test_array_import.py",
> line 57, in check_integer
>     a = stats.randint.rvs(1,20,size=(3,4))
>   File "/usr/lib/python2.4/site-packages/scipy_base/ppimport.py", line
> 303, in __getattr__
>     module = self._ppimport_importer()
>   File "/usr/lib/python2.4/site-packages/scipy_base/ppimport.py", line
> 258, in _ppimport_importer
>     raise ImportError,self.__dict__.get('_ppimport_exc_info')[1]
> ImportError: No module named __cvs_version__
> 
> ----------------------------------------------------------------------
> Ran 245 tests in 0.304s
> 
> FAILED (errors=1)
> <unittest.TextTestRunner object at 0xb771998c>
> 
> Some obsolote cvs related problems arise.
> 
> Nils
> 
>  
> 
> 
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-dev




More information about the SciPy-Dev mailing list