On Fri, Jan 07, 2011, Dan Ross wrote:
>
> Has anyone seen this before?
No, but I can provide a clue...
>File
> "/Users/danr/.local/lib/python3.1/site-packages/modulegraph/compat.py",
> line 12, in B
> return value.decode('latin1')
> AttributeError: 'str' object has no attribute 'deco
Has anyone seen this before?
Traceback (most recent call last):
File "setup.py", line 18, in
setup_requires=['py2app'],
File
"/Library/Frameworks/Python.framework/Versions/3.1/lib/python3.1/distutils/core.py",
line 110, in setup
_setup_distribution = dist = klass(attrs)
Fi