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

Installing error #95

Closed
albahnsen opened this issue Jul 20, 2015 · 5 comments
Closed

Installing error #95

albahnsen opened this issue Jul 20, 2015 · 5 comments

Comments

@albahnsen
Copy link

when installing using python setup.py install I got the error

> python setup.py install
  File "setup.py", line 42
    except Exception, e:
                    ^
SyntaxError: invalid syntax
@mfeurer
Copy link
Contributor

mfeurer commented Jul 20, 2015

Hm, I have never seen this before. Which python version do you use?

@albahnsen
Copy link
Author

Python 3.4.3

@mfeurer
Copy link
Contributor

mfeurer commented Jul 20, 2015

Okay, we didn't try HPOlib with python 3.X yet. Please give us some time to think about how to handle this.

@albahnsen
Copy link
Author

Great thanks. I will use it with python2.7 then.

@mfeurer
Copy link
Contributor

mfeurer commented Jul 20, 2015

I started a new issue for python 3.X: #96

@mfeurer mfeurer closed this as completed Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants