alarmz / boar

Automatically exported from code.google.com/p/boar
0 stars 0 forks source link

Patch for /setup.py #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 kellen.p...@gmail.com on 17 Jan 2013 at 2:12

Attachments: