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

ImportError: cannot import name 'robodrive' #29

Open
yimjinkyu1 opened this issue Mar 29, 2020 · 3 comments
Open

ImportError: cannot import name 'robodrive' #29

yimjinkyu1 opened this issue Mar 29, 2020 · 3 comments
Assignees

Comments

@yimjinkyu1
Copy link

When I run python ~~~/benchmarks/rastigrin/benchmark.py

I met bellow error

ImportError: cannot import name 'robodrive'

@yngtodd yngtodd self-assigned this Jun 23, 2020
@yngtodd
Copy link
Collaborator

yngtodd commented Jun 23, 2020

Hey @yimjinkyu1 , I apologize for the delay. Looks like some of the benchmarks broke with recent changes. I am opening up a new branch to take care of this.

@yngtodd
Copy link
Collaborator

yngtodd commented Jun 23, 2020

I remember now having commented out the references to robobayes in the library's __init__ due to the RoBo dependency install being tricky to handle.

If the functionality from RoBo is not necessary, I propose deprecating this and removing that dependency.

@yngtodd
Copy link
Collaborator

yngtodd commented Jun 23, 2020

#30 removes this dependency. I am open to going for another solution, but, if this dependency is not used, it would be simpler to remove it.

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