search for: _tkinter

Displaying 5 results from an estimated 5 matches for "_tkinter".

Did you mean: tkinter
2016 Nov 29
3
The problem of Python configuration for Tk
Dear all,? I installed an software called pymol in my centos 6.7 system. The installation process seemed to be successful but when I initialized pymol, I got the following error:? import?_tkinter?#?If?this?fails?your?Python?may?not?be?configured?for?Tk ImportError:?libtk8.6.so:?cannot?open?shared?object?file:?No?such?file?or?directory. How could I solve the problem? I'll appreciate any help! Best regards. Yeping Sun
2009 Jan 31
0
[LLVMdev] -O4 -fvisibility=hidden
I was able to also build sparky (http://www.cgl.ucsf.edu/home/sparky/) at -O4 under llvm-gcc-4.2 and llvm-g++-4.2 on darwin with minor patches... --- sparky/c++/_tkinter.c.orig 2009-01-30 22:14:28.000000000 -0500 +++ sparky/c++/_tkinter.c 2009-01-30 22:16:40.000000000 -0500 @@ -3089,6 +3089,9 @@ } } +PyMODINIT_FUNC +init_tkinter(void) +__attribute__((visibility("default"))); PyMODINIT_FUNC init_tkinter(void) --- sparky/c++/python.cc....
2014 Aug 23
0
color is not known to server "FOREGROUND"
...Traceback (most recent call last): File "./Mobi_Unpack.pyw", line 211, in <module> sys.exit(main()) File "./Mobi_Unpack.pyw", line 202, in main root = Tkinter.Tk() File "/usr/lib64/python2.7/lib-tk/Tkinter.py", line 1745, in __init__ self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use) _tkinter.TclError: unknown color name "BACKGROUND" My reading indicates that this may be due to an issue with the xorg rgbpath declaration, but I don't know how to check what xorg is actually using (s...
2009 Jan 31
2
[LLVMdev] -O4 -fvisibility=hidden
On Mon, Jan 26, 2009 at 09:57:28AM -0800, Devang Patel wrote: > Hi Jack, > > On Jan 25, 2009, at 10:00 AM, Jack Howarth wrote: > > > Doing that changes the error messages into a bus > > error on the darwin linker. > > > Pl. file bugzilla report (or radar) with a reproducible test case so > that we can investigate this linker crash. > > As you
2009 Apr 09
0
Processed: Update submitter address for my bugs
...gmail.com>. > submitter 518878 ! Bug#518878: radvd: FTBFS: conflicting types for 'recv_rs_ra' Changed Bug submitter from Daniel Schepler <schepler at math.berkeley.edu> to Daniel Schepler <dschepler at gmail.com>. > submitter 521078 ! Bug#521078: FTBFS: renaming "_tkinter" since importing it failed Changed Bug submitter from Daniel Schepler <schepler at math.berkeley.edu> to Daniel Schepler <dschepler at gmail.com>. > submitter 521525 ! Bug#521525: python-numpy: FTBFS: Fails to install f2py wrapper Changed Bug submitter from Daniel Schepler <...