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

Segmentation fault: 11 - SMAC - MacOS catalina #352

Closed
tsiakmaki opened this issue May 20, 2020 · 2 comments
Closed

Segmentation fault: 11 - SMAC - MacOS catalina #352

tsiakmaki opened this issue May 20, 2020 · 2 comments

Comments

@tsiakmaki
Copy link

Hi all and thank you for your contribution.

I am trying to use SMAC optimizer in my tests on a Mac with Catalina os.
I have

  • installed swig
  • run the: CFLAGS=-stdlib=libc++ pip install smac
  • run the: pip install lale[full]
    in my virtual python environment, but running my code with SMAC optimizer with my custom operator, and I am getting:
    Segmentation fault: 11
    Any ideas what i have done wrong?

(when using Hyperopt, I am getting results)

Thank you in advance for you time.

@hirzel
Copy link
Member

hirzel commented May 21, 2020

Thank you for your feedback! Quoting from the Auto-Sklearn installation instructions:

We currently do not know if auto-sklearn works on OSX.

Also, some SMAC users have reported difficulties with segmentation faults in this issue. That means this might be a problem in the underlying library and it is unclear whether there is anything we can do at the Lale level that would alleviate it.

@tsiakmaki
Copy link
Author

I was unable to fix it. Anyway, thank you for your time.

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