[Twisted-Python] both 'package' and 'py_modules'
All, Having trouble building Twisted on RHEL 3. Using python-2.2.3-6.1. # python setup.py build running build running build_py error: build_py: supplying both 'packages' and 'py_modules' options is not allowed Error: Subprocess exited with result 1 for project core Any help would be appreciated. Jud
On Fri, 18 Mar 2005 16:24:26 -0600, Judson Bishop <judson.bishop@eamc.org> wrote:
All,
Having trouble building Twisted on RHEL 3. Using python-2.2.3-6.1.
# python setup.py build running build running build_py error: build_py: supplying both 'packages' and 'py_modules' options is not allowed Error: Subprocess exited with result 1 for project core
Any help would be appreciated.
Try the patch attached to <http://twistedmatrix.com/bugs/issue933>. Jp
participants (2)
-
Jp Calderone -
Judson Bishop