[SciPy-dev] setup/config problem with scipy svn

John Hunter jdhunter at ace.bsd.uchicago.edu
Mon Apr 3 12:01:53 EDT 2006


I just tried updating and building scipy from svn (which I've built on
this platform recently in the last week) and am now getting

python/svn/scipy> uname -a
Linux peds-pc311 2.6.10-5-386 #1 Thu Aug 18 22:23:56 UTC 2005 i686
GNU/Linux
python/svn/scipy> svn up
At revision 1808.
python/svn/scipy> rm -rf build
python/svn/scipy> python setup.py build
/usr/lib/python2.4/distutils/dist.py:236: UserWarning: Unknown
distribution option: 'configuration'
  warnings.warn(msg)
running build
running config_fc
python/svn/scipy>

and nothing happens -- no build, no compile, etc...

JDH




More information about the SciPy-Dev mailing list