can i configure IDLE to use python 3.2 on fedora?

  • Thread starter Robert P. J. Day
  • Start date
R

Robert P. J. Day

on fedora 11 system, there is no python 3 package so i downloaded
and manually installed (svn checkout) python pre-3.2 in
/usr/local/bin. works fine, but if i install the python-tools
package, "idle" that comes with it is hard-coded(?) to still refer to
the officially-installed python-2.6. i see no way to configure idle
to use the "python3" executable instead.

is there a way? or am i just out of luck?

rday
--

========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA

Linux Consulting, Training and Kernel Pedantry.

Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
 
A

Aahz

on fedora 11 system, there is no python 3 package so i downloaded
and manually installed (svn checkout) python pre-3.2 in
/usr/local/bin. works fine, but if i install the python-tools
package, "idle" that comes with it is hard-coded(?) to still refer to
the officially-installed python-2.6. i see no way to configure idle
to use the "python3" executable instead.

Just find your python3 IDLE, I think it's in Tools/
--
Aahz ([email protected]) <*> http://www.pythoncraft.com/

[on old computer technologies and programmers] "Fancy tail fins on a
brand new '59 Cadillac didn't mean throwing out a whole generation of
mechanics who started with model As." --Andrew Dalke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top