Skip to content

Python layers not compatible with matcaffe interface? #2850

@to3i

Description

@to3i

There seems to be a dependency problem involving python layers #1703 and the matcaffe interface #2505.

Using matcaffe in order to load a network that contains a python layer will result in an import error:

ImportError: /usr/lib/python2.7/dist-packages/numpy/core/multiarray.so: undefined symbol: PyExc_SystemError

I am running the current master branch of caffe on Ubuntu 14.04. Using pycaffe everything works as advertised. Maybe someone can confirm this. Thanks!

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