-
Notifications
You must be signed in to change notification settings - Fork 10
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 run simple example #19
Comments
Thanks for filing the issue, and sorry for the delayed response. |
I have solved the problem, but to be honest, I don't know what caused it. When the problem started I moved the project to Ubuntu where pysmac worked. Today I tried it back in the OSX and it just worked. Sorry I can't help more, but at least the problem is not there. Thank you in any case. |
Hello, I am having the same problem in OSX, but it works fine in Ubuntu. What I noticed is that scenario folder which is created by pysmac is empty so that I get an error that '.../out/scenario/traj-run-0.txt' does not exist. I already added the 'persistent_files=True' flag to the SMAC_optimizer which does not solve the problem. Do you have any idea why it might occur? Thanks for your helps, |
Again I am unable to run the optimizer. As the other user has said, the flag 'persistent_files=True' does not solve the issue. I am attaching the files that appear in the working directory right before the program crashes. Any idea of what might be happening? |
The |
I received the same error (unsure what caused it) with and without Traceback
|
I have installed pysmac and try to run the simple rosenbrock problem. When I do so, i get the following error:
I thought that it might be a problem with the working directory, so I have changed as:
But I get the same exactly error:
The text was updated successfully, but these errors were encountered: