Thanks to visit codestin.com
Credit goes to github.com

Skip to content

installing pythonnet on Mac Sierra  #465

Closed
@riccardodelutio

Description

@riccardodelutio

I'm trying to use pythonnet in order to import a DLL assembly and use it in python. I've seen in some other threads that some people got it working. But when I try to use it I get

>>> import clr Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: dlopen(/Users/riccardodelutio/anaconda2/lib/python2.7/site-packages/clr.so, 2): Library not loaded: /usr/local/opt/glib/lib/libglib-2.0.0.dylib Referenced from: /Users/riccardodelutio/anaconda2/lib/python2.7/site-packages/clr.so Reason: image not found

I've seen the thread #120 proposed a patch but I'm not sure if that will fix my problem.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions