Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API not working #3

Open
kostaNew opened this issue Jan 24, 2016 · 0 comments
Open

API not working #3

kostaNew opened this issue Jan 24, 2016 · 0 comments

Comments

@kostaNew
Copy link

I'm try

import cgrspy.bootstrap
cgrspy.bootstrap.loadGenericModule('cgrs_cellml')

And get exception:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
IOError: Cannot load module from path cgrs_cellml

Configuration:

  • Ubuntu 15.04
  • CellML API 1.12
  • cgrspy-1.1.1rc1

And my system see the library:

$ ldconfig -p | grep cgrs
        libcgrs.so.1 (libc6,x86-64) => /usr/local/lib/libcgrs.so.1
        libcgrs.so (libc6,x86-64) => /usr/local/lib/libcgrs.so
$ ldconfig -p | grep cellml
        libcellml.so.2 (libc6,x86-64) => /usr/local/lib/libcellml.so.2
        libcellml.so (libc6,x86-64) => /usr/local/lib/libcellml.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant