Skip to content

packages/pyrfr/regression.so: undefined symbol: PyFPE_jbuf #141

@suny16907

Description

@suny16907

when i pip install auto sklearn the was a error packages/pyrfr/regression.so: undefined symbol: PyFPE_jbuf, i was install it on python 2.7 in anaconda environments

import autosklearn.classification
Traceback (most recent call last):
File "", line 1, in
File "/home/sunye/anaconda2/lib/python2.7/site-packages/autosklearn/classification.py", line 1, in
from autosklearn.estimators import AutoSklearnClassifier
File "/home/sunye/anaconda2/lib/python2.7/site-packages/autosklearn/estimators.py", line 8, in
import autosklearn.automl
File "/home/sunye/anaconda2/lib/python2.7/site-packages/autosklearn/automl.py", line 27, in
from autosklearn.smbo import AutoMLSMBO
File "/home/sunye/anaconda2/lib/python2.7/site-packages/autosklearn/smbo.py", line 14, in
from smac.smbo.smbo import SMBO, get_types
File "/home/sunye/anaconda2/lib/python2.7/site-packages/smac/smbo/smbo.py", line 15, in
from smac.epm.rf_with_instances import RandomForestWithInstances
File "/home/sunye/anaconda2/lib/python2.7/site-packages/smac/epm/rf_with_instances.py", line 4, in
import pyrfr.regression
ImportError: /home/sunye/anaconda2/lib/python2.7/site-packages/pyrfr/regression.so: undefined symbol: PyFPE_jbuf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions