You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow build on *nix.
This line currently causes the infamous:
>>> import py2exe
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named py2exe
Original issue reported on code.google.com by [email protected] on 17 Jan 2013 at 2:12
Original issue reported on code.google.com by
[email protected]
on 17 Jan 2013 at 2:12Attachments:
The text was updated successfully, but these errors were encountered: