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

Unable to get quadratic.py running #4

Open
zotmeister opened this issue Sep 22, 2016 · 0 comments
Open

Unable to get quadratic.py running #4

zotmeister opened this issue Sep 22, 2016 · 0 comments

Comments

@zotmeister
Copy link

I was able to install cyres after making the changes in #1 . However I am unable to get the example quadratic.py running on my Ubuntu. I ran "python setup.py install" under ../examples/quadratic and I see the package:
/usr/local/lib/python2.7/dist-packages/cost_functions
However I get the following in python:

from cost_functions.wrappers import SimpleCostFunction
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named cost_functions.wrappers

Is there any example as to how I can get a simple example up and running?
Thank you.

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

1 participant