Public bug reported:

after a fresh install ubuntu 16.10

apt-get install  python-gdl gnudatalanguage
with no errors

i try:

python
Python 2.7.12+ (default, Sep 17 2016, 12:08:02) 
[GCC 6.2.0 20160914] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gdl
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named gdl
>>> import GDL
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: dynamic module does not define init function (initGDL)

how to fix it ?

thanks

** Affects: gnudatalanguage (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665355

Title:
  python-gdl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnudatalanguage/+bug/1665355/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to