Public bug reported:

I can't import cairo from python3 because there occurs following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/cairo/__init__.py", line 1, in <module>
    from _cairo import *
ModuleNotFoundError: No module named '_cairo'

Distribution: Ubuntu 17.10.1
Package: python-cairo 1.8.8-2.2
Architecture: x86_64

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to py3cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1745603

Title:
  Can't import cairo

Status in py3cairo package in Ubuntu:
  New

Bug description:
  I can't import cairo from python3 because there occurs following
  error:

  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "/usr/lib/python2.7/dist-packages/cairo/__init__.py", line 1, in 
<module>
      from _cairo import *
  ModuleNotFoundError: No module named '_cairo'

  Distribution: Ubuntu 17.10.1
  Package: python-cairo 1.8.8-2.2
  Architecture: x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to