Re: yum installs Tkinter in a way visible to only one python installation



Dan Espen <daneNO@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:ic3ao1rkya.fsf@xxxxxxxxxxx:

If you install one thing outside package management, don't expect
other things to work with it.

Thanks Dan. I just changed my scripts to be using the default yum installed
python. Now they find tkinter.


The best way is uninstall 2.4.4.


I wish I could. But some other code probably insists it needs 2.4.4 (
rather than the older 2.4.3 that RHEL came with!) Having multiple package
versions seems frowned upon but I keep having to do it all the time.

yum under RHEL often has obsolete versions. I wish there was an easier,
cleaner way to get codes to co-exist peacefully with different
versions.....

--
Rahul
.



Relevant Pages