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
What steps will reproduce the problem?
1. run setup.py build
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "setup.py", line 2, in <module>
import py2exe
ImportError: No module named py2exe
What platform are you using? (Windows XP, Windows 7, Linux, ...)
FreeBSD-9.0
What version of Python are you using?
Python-2.7
What version of boar are you using? (Mercurial change id or daily build
date)
changeset: 858:d57150a0a51c
branch: pyarchive
tag: tip
parent: 856:8423716b1748
parent: 857:aabc29915846
user: Mats Ekberg <[email protected]>
date: Sat Nov 24 23:21:30 2012 +0100
summary: merge
Please provide any additional information below.
I commented out the second line and it seems to work.
P.S. I included an install script that I have been using on my machines.
Thanks!
Original issue reported on code.google.com by [email protected] on 17 Jan 2013 at 1:09
Original issue reported on code.google.com by
[email protected]
on 17 Jan 2013 at 1:09Attachments:
The text was updated successfully, but these errors were encountered: