[SciPy-dev] RPM build problem
Anthony Joseph Seward
anthony.seward at ieee.org
Thu Oct 30 12:08:03 CST 2003
Lines 19 and 20 of scipy/setup.py are causing problems with the
bdist_rpm command. I commented them out and the build works fine as
instructed in PACKAGERS.txt
The offending lines:
assert 'scipy_core'==os.path.basename(os.path.dirname(\
scipy_distutils.__path__[0])), scipy_distutils.__path__[0]
What was the intention of these lines?
Tony
--
Anthony Joseph Seward <anthony.seward at ieee.org>
More information about the Scipy-dev
mailing list