Michael Gorbach

Results 8 comments of Michael Gorbach

I'm changing DNS. It will be back up shortly. ~ M. On Feb 29, 2012, at 1:39 PM, Eric Stob wrote: > I can't download the release of macfusion2. >...

Hello, @mgorbach here. I have indeed been very busy with other work and really haven't had time to maintain or update Macfusion. As it looks like it still has a...

grahamperrin@macfusion:~/python-openid-2.0.1$ sudo python setup.py install --- grahamperrin@macfusion:/$ sudo find / -name "openid" -print /usr/lib/python2.4/site-packages/openid /home/grahamperrin/python-openid-2.0.1/build/lib/openid /home/grahamperrin/python-openid-2.0.1/openid --anonymous

{{{ grahamperrin@macfusion:/$ sudo find / -name "openid" -print /usr/lib/python2.4/site-packages/openid /home/grahamperrin/python-openid-2.0.1/build/lib/openid /home/grahamperrin/python-openid-2.0.1/openid }}} --anonymous

{{{ grahamperrin@macfusion:~/dev/AuthOpenIdPlugin$ sudo python setup.py install Traceback (most recent call last): File "setup.py", line 1, in ? from setuptools import setup ImportError: No module named setuptools }}} --grahamperrin

http://pypi.python.org/pypi/setuptools setuptools installed --grahamperrin

AuthOpenIdPlugin installed --anonymous

grahamperrin@macfusion:~$ sudo grep -R trac.web.auth / results include: {{{ /usr/share/python-support/trac/trac/web/standalone.py:from trac.web.auth import BasicAuthentication, DigestAuthentication /usr/share/python-support/trac/trac/db_default.py: 'trac.web.auth') }}} --anonymous