py.user <port...@yandex.ru> added the comment:

tryed also:
[r...@station python3.1]# cp /usr/lib/python2.5/lib-dynload/_tkinter.so 
lib-dynload

answer is:
Traceback (most recent call last):
  File "/home/guest/tmp/code/c/eclipse/pytest/src/main.py", line 4, in <module>
    import tkinter
  File "/usr/local/lib/python3.1/tkinter/__init__.py", line 39, in <module>
    import _tkinter # If this fails your Python may not be configured for Tk
ImportError: /usr/local/lib/python3.1/lib-dynload/_tkinter.so: undefined 
symbol: _Py_ZeroStruct

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8555>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to