-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
Hi,
Running this command works:
conda install -c snap-stanford snap-stanford
I've copied both _snap.so and snap.py to my working directory. However, when I run "import snap" from Jupyter, I get this error:
ImportError: dlopen(/Users/paulalbert/_snap.so, 2): Symbol not found: _PyBytes_AsString
Referenced from: /Users/paulalbert/_snap.so
Expected in: /usr/lib/libpython2.7.dylib
in /Users/paulalbert/_snap.so
When I inspect installed modules in the Anaconda Navigator window, Snap is not listed as being installed. Is that an issue?
Also, just to confirm, I do not need to download SNAP C++ for snap.py to work, correct?
Thanks for any help you can offer!
Metadata
Metadata
Assignees
Labels
No labels