Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup.py fails on FreeBSD #92

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 0 comments
Open

setup.py fails on FreeBSD #92

GoogleCodeExporter opened this issue Mar 12, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant