Preparing sqlite, dl and tkinter for Python installation (no admin rights)

James Jong ribonucleico at gmail.com
Sun Apr 21 16:31:33 EDT 2013


I see, just to be clear, do you mean that Python 2.7.4 (stable) is
incompatible with Tk 8.6 (stable)?

James


On Fri, Apr 19, 2013 at 12:27 PM, Serhiy Storchaka <storchaka at gmail.com>wrote:

> 18.04.13 19:24, James Jong написав(ла):
>
>> The file libtk8.6.so <http://libtk8.6.so>  has 1.5M and is definitely
>> there.
>>
>>
>> So why did that compilation fail?
>>
>
> LD_LIBRARY_PATH=/path_to_libtk
>
> However be careful. For now Python doesn't support Tk 8.6 (results of some
> functions changed in 8.6), this is a known bug (issue16809). You can build
> Python with Tk 8.6 and even run, but any real tkinter application likely
> will failed. Use Tk 8.5 instead.
>
>
> --
> http://mail.python.org/**mailman/listinfo/python-list<http://mail.python.org/mailman/listinfo/python-list>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130421/d0b232ce/attachment.html>


More information about the Python-list mailing list