On Tuesday 25 of February 2014 22:08:30 Michael Hipp wrote:
> Any suggestions on why the symbol PY2 is not showing up in six?
> 
> I'm on Win 7 x64 running Python 2.7.6 x32 with PyInstaller loaded from
> github master this afternoon.

It could be because of six module that is bundled with pyinstaller. 'six' is 
not included with the 2.1 tarball but it is in git.

Try to manually remove ./PyInstaller/lib/six.py

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to