[issue18320] idle, pydoc search python on wrong path at make altinstall with different exec- and prefix e.g. $HOME

Terry J. Reedy report at bugs.python.org
Thu Jul 17 01:08:23 CEST 2014


Terry J. Reedy added the comment:

3.3 only gets security fixes.

This looks to be a linux altinstall installation problem rather than an idle problem. Idle and pydoc only start if Python starts first.  One way to start idle is to start Python and then enter 'import idlelib.idle'.

How did you start python that worked.
How did you try to start idle or pydoc that failed.

----------
components: +Installation -IDLE
versions: +Python 3.4, Python 3.5 -Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18320>
_______________________________________


More information about the Python-bugs-list mailing list