Public bug reported:
System: Ubuntu 12.04 (LTS)
Installing python-elementary:
$ sudo apt-get install python-elementary
version installed: (0.7.3-1ubuntu3)
--- screen capture of error messages ---
$ python
Python 2.7.3 (default, Aug 1 2012, 05:16:07)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import elementary
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/elementary/__init__.py", line
19, in <module> from c_elementary import Object, Window, Background,
Icon, \ File "elementary.c_elementary.pyx", line 1, in init
elementary.c_elementary (./elementary/elementary.c_elementary.c:69751)
ImportError: No module named evas.c_evas
>>>
--- screen capture of error messages ---
installaing python-evas:
$ sudo apt-get install python-evas
version installed (0.7.3-1ubuntu2)
--- screen capture of error messages ---
$ python
Python 2.7.3 (default, Aug 1 2012, 05:16:07)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import elementary
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/elementary/__init__.py", line
19, in <module> from c_elementary import Object, Window, Background,
Icon, \ File "elementary.c_elementary.pyx", line 1, in init
elementary.c_elementary (./elementary/elementary.c_elementary.c:69751)
File "/usr/lib/python2.7/dist-packages/evas/__init__.py", line 127, in
<module> c_evas.init() File "evas.c_evas.pyx", line 37, in
evas.c_evas.init (./evas/evas.c_evas.c:2822) SystemError: Number of
object callbacks changed from 29 to 30.
>>>
--- screen capture of error messages ---
** Affects: python-elementary (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/1122715
Title:
cannot use python-elementary after a successful install
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-elementary/+bug/1122715/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs