[Twisted-Python] Problems with trial in 8.0.1
Brian Granger
ellisonbg.net at gmail.com
Thu Apr 10 14:46:33 MDT 2008
I cleaned things out and did a complete reinstall (of twisted 8.0.1)
and this problem went away. But there is another problem with trial
trying to write to my site-packages dir. The details of this are in a
new post i just sent off.
Brian
On Thu, Apr 10, 2008 at 2:19 PM, Christopher Armstrong
<radix at twistedmatrix.com> wrote:
> 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/
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
More information about the Twisted-Python
mailing list