Hi Gudjon, I came across the same issue. That's not the intended way that comedi module should be loaded in Python. You should be able to write just "import comedi as c". Right now, this works fine in Python 2, but not in Python 3.
I think that the problem is that comedi.py (and the .so) should be directly placed in /usr/lib/python3/dist-packages/, not in a subdirectory "comedi/". Was there a specific reason that it was done this way in Python 3? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1797258 Title: Bionic: python3-comedilib module empty To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/comedilib/+bug/1797258/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs