Giter Club home page Giter Club logo

Comments (4)

apaprocki avatar apaprocki commented on July 28, 2024

The new libs were missing @rpath in the install name. I just corrected that and pushed v0.1.13 to npm.

from blpapi-node.

dtaylor7 avatar dtaylor7 commented on July 28, 2024

Brilliant, all working now thank you.

from blpapi-node.

shadowleaves avatar shadowleaves commented on July 28, 2024

this seems to also affect blpapi-python package. not sure if this is the best venue to report error, but i think the error is highly related (has something to do with @rpath).

Mac OS X yosemite, Anaconda python 2.7.8. latest blpapi-node installed. compilation/installation of the blpapi-python package for mac (v3.5.5) works fine (need to create symbolic links of osx -> Darwin and include-3.8.1.1 -> include first), but when importing the blpapi package, i see the following error:

import blpapi
Traceback (most recent call last):
File "", line 1, in
File "/Users/hyan/anaconda/lib/python2.7/site-packages/blpapi/init.py", line 5, in
from .internals import CorrelationId
File "/Users/hyan/anaconda/lib/python2.7/site-packages/blpapi/internals.py", line 50, in
_internals = swig_import_helper()
File "/Users/hyan/anaconda/lib/python2.7/site-packages/blpapi/internals.py", line 46, in swig_import_helper
_mod = imp.load_module('_internals', fp, pathname, description)
ImportError: dlopen(/Users/hyan/anaconda/lib/python2.7/site-packages/blpapi/_internals.so, 2): Library not loaded: @rpath/libblpapi3_64.so
Referenced from: /Users/hyan/anaconda/lib/python2.7/site-packages/blpapi/_internals.so
Reason: image not found

from blpapi-node.

shadowleaves avatar shadowleaves commented on July 28, 2024

never mind - it's a LD_LIBRARY_PATH setting issue. once i set the LD path it works fine. sorry about the confusion.

from blpapi-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.