[Bio-Linux] Biolinux 8, pymol and Tkinter error using the builder function

chiara cocconcelli chiara.cocconcelli1 at gmail.com
Wed May 27 11:44:22 EDT 2015


2015-05-27 16:14 GMT+02:00 Tim Booth <tbooth at ceh.ac.uk>:

> If you want to make a report I'd suggest you do (4) since this is where
> the bug really lies, and I'd file a bug here:
>
> https://bugs.launchpad.net/ubuntu/+source/python2.7
>
>
Thanks for the info, I am saddened by the fact that you absolutely need a
launchpad account to file a bugreport for ubuntu, as soon as I recover the
credentials I am going to file it.


> Here is a nice simple test case that demonstrates the bug:
>
> #!/usr/bin/python2.7
> from Tkinter import Tk, Entry
> root = Tk()
> e = Entry(root)
> e.grid(column=1, row=1)
> print e.grid_info()
>

Thanks, I hope it will be useful.
cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.bioinformatics.org/pipermail/bio-linux-list/attachments/20150527/d53d5153/attachment.html>


More information about the Bio-linux-list mailing list