bugBKChem - Bugs: bug #22128, hi, i tried to install bkchem as...

 
 

bug #22128: hi, i tried to install bkchem as writen in the install guide, i'm using fedora core 8 64bits, and i can'T run it.

Submitted by:  None
Submitted on:  Sat 26 Jan 2008 07:29:58 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: installationStatus: Works For Me
Privacy: PublicAssigned to: Beda Kosata <beda>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Sun 27 Jan 2008 11:03:54 AM UTC, comment #1:

Hi,
the problem here is that you don't have the Tkinter package installed. This is a python binding to Tk/Tcl. On some systems its is not part of the standard python distro and you have to install it by hand. Look for packages with names like python-tk, python-tcltk, tkinter, python-tkinter, etc. Once you install the appropriate package, everything should work ok.

Beda

Beda Kosata <beda>
Project AdministratorIn charge of this item.
Sat 26 Jan 2008 07:29:58 PM UTC, original submission:

here is a copy of my terminal window. maybe it may help...

thanks for you attention.

if you need more details you can contact me at -unavailable-

[xa@localhost a__faire]$ cd bkchem-0.12.0/
[xa@localhost bkchem-0.12.0]$ ls
bkchem doc gpl.txt INSTALL pixmaps plugins README setup.py
build dtd images locale PKG-INFO progress.log RELEASE templates
[xa@localhost bkchem-0.12.0]$ cd bkchem/
[xa@localhost bkchem]$ python bkchem.py
Traceback (most recent call last):
File "bkchem.py", line 106, in <module>
from main import BKchem
File "/home/xa/Desktop/linuxtruc/a__faire/bkchem-0.12.0/bkchem/main.py", line 23, in <module>
from Tkinter import *
ImportError: No module named Tkinter
[xa@localhost bkchem]$ cd ..
[xa@localhost bkchem-0.12.0]$ ls
bkchem doc gpl.txt INSTALL pixmaps plugins README setup.py
build dtd images locale PKG-INFO progress.log RELEASE templates
[xa@localhost bkchem-0.12.0]$ python setup.py install
found languages: ['tw', 'pl', 'de', 'fr', 'cs']
/usr/lib64/python2.5/distutils/dist.py:263: UserWarning: Unknown distribution option: 'windows'
warnings.warn(msg)
running install
running build
running build_py
running install_lib
running install_data
ERROR: couldn't open the file /usr/lib/python2.5/site-packages/bkchem/site_config.py for write
[xa@localhost bkchem-0.12.0]$ su -
Password:
[root@localhost ~]# cd /
[root@localhost /]# cd home/xa/Desktop/linuxtruc/a__faire/bkchem-0.12.0/
[root@localhost bkchem-0.12.0]# ls
bkchem doc gpl.txt INSTALL pixmaps plugins README setup.py
build dtd images locale PKG-INFO progress.log RELEASE templates
[root@localhost bkchem-0.12.0]# python setup.py install
found languages: ['tw', 'pl', 'de', 'fr', 'cs']
/usr/lib64/python2.5/distutils/dist.py:263: UserWarning: Unknown distribution option: 'windows'
warnings.warn(msg)
running install
running build
running build_py
running install_lib
running install_data
file /usr/lib/python2.5/site-packages/bkchem/site_config.py created
file /usr/bin/bkchem created
file /usr/bin/bkchem made executable
[root@localhost bkchem-0.12.0]# bkchem
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/bkchem/bkchem.py", line 106, in <module>
from main import BKchem
File "/usr/lib/python2.5/site-packages/bkchem/main.py", line 23, in <module>
from Tkinter import *
ImportError: No module named Tkinter
[root@localhost bkchem-0.12.0]#

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by beda (Posted a comment)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 4 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Mon 26 May 2008 05:11:10 AM UTCbedaOpen/ClosedOpen=>Closed
    Sun 27 Jan 2008 11:04:12 AM UTCbedaStatusInvalid=>Works For Me
    Sun 27 Jan 2008 11:03:54 AM UTCbedaStatusNone=>Invalid
      Assigned toNone=>beda

    Back to the top


    Powered by Savane 3.1-cleanup1