[SciPy-user] install from source problem

Stefan van der Walt stefan at sun.ac.za
Fri Mar 16 10:43:55 EDT 2007


Hi Ryan

On Fri, Mar 16, 2007 at 09:18:16AM -0500, Ryan Krauss wrote:
> I am trying to install from source and am running into some problems.
> The first problem (that I don't know if it is really a problem) is
> that the svn check out seems to go well, but at the very end I get
> this message:
> svn: REPORT request failed on '/svn/numpy/!svn/vcc/default'
> svn: REPORT of '/svn/numpy/!svn/vcc/default': 200 OK
> (http://svn.scipy.org)

Sounds like a proxy problem.  Try

https://svn.scipy.org

instead of

http://svn.scipy.org

and see if that helps?

Cheers
Stéfan



More information about the SciPy-User mailing list