[Twisted-Python] Problems with trial in 8.0.1
Christopher Armstrong
radix at twistedmatrix.com
Thu Apr 10 14:19:02 MDT 2008
On Thu, Apr 10, 2008 at 2:37 PM, Brian Granger <ellisonbg.net at gmail.com> wrote:
> trial twisted
>
> Traceback (most recent call last):
> File "/usr/local/bin/trial", line 5, in <module>
> pkg_resources.run_script('Twisted==8.0.1', 'trial')
> File "/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/pkg_resources.py",
> line 448, in run_script
>
> File "/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/pkg_resources.py",
> line 1160, in run_script
> execfile(script_filename, namespace, namespace)
> pkg_resources.ResolutionError: No script named 'trial'
>
> I did not use setuptools to install twisted (just plain old python
> setup.py install). Any ideas?
I have the feeling that this has something to do with the broken
half-Twisted that Apple included in their OS. I can't offer any more
help than that off the bat, though.
--
Christopher Armstrong
International Man of Twistery
http://radix.twistedmatrix.com/
http://twistedmatrix.com/
http://canonical.com/
More information about the Twisted-Python
mailing list