[Desktop-packages] [Bug 1745603] Re: Can't import cairo

2018-01-26 Thread Łukasz Szpakowski
** Description changed:

- I can't import cairo from python3 because there occurs following error:
+ I can't import cairo for python3 because there occurs following error:
  
  Traceback (most recent call last):
-   File "", line 1, in 
-   File "/usr/lib/python2.7/dist-packages/cairo/__init__.py", line 1, in 

- from _cairo import *
+   File "", line 1, in 
+   File "/usr/lib/python2.7/dist-packages/cairo/__init__.py", line 1, in 

+ from _cairo import *
  ModuleNotFoundError: No module named '_cairo'
  
  Distribution: Ubuntu 17.10.1
- Package: python-cairo 1.8.8-2.2
+ Package: python3-cairo 1.10.0+dfsg-5build3
  Architecture: x86_64

-- 
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 for python3 because there occurs following error:

  Traceback (most recent call last):
    File "", line 1, in 
    File "/usr/lib/python2.7/dist-packages/cairo/__init__.py", line 1, in 

  from _cairo import *
  ModuleNotFoundError: No module named '_cairo'

  Distribution: Ubuntu 17.10.1
  Package: python3-cairo 1.10.0+dfsg-5build3
  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


[Desktop-packages] [Bug 1745603] [NEW] Can't import cairo

2018-01-26 Thread Łukasz Szpakowski
Public bug reported:

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

Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python2.7/dist-packages/cairo/__init__.py", line 1, in 
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 "", line 1, in 
File "/usr/lib/python2.7/dist-packages/cairo/__init__.py", line 1, in 

  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