Ted Kandell added the comment:
The output of make after a make clean is attached.
For readline, on openSUSE 42.3 you have to install ncurses-devel, not
libreadline-dev. The instructions aren't clear about this either, or the fact
that an ncurses or readline development library has
Ted Kandell added the comment:
./configure output
default, no parameters
--
Added file: https://bugs.python.org/file47674/configure.log
___
Python tracker
<https://bugs.python.org/issue34
Ted Kandell added the comment:
I got the source directly from www.python.org
--
___
Python tracker
<https://bugs.python.org/issue34058>
___
___
Python-bug
Ted Kandell added the comment:
This isn't for the OpenSUSE official build itself, just compiling and
installing from source on OpenSUSE 42.3. Without the symlink, and also with a
wrong PYTHONHOME, pip coredumps.
--
___
Python tracker
&
New submission from Ted Kandell :
The default Python 3.7 install (./configure with no parameters) does not work
(at least) on openSUSE Leap 42.3.
Python3 gives a ModuleNotFoundError: No module named 'readline'
error, and pip3 has a ModuleNotFoundError: No module named '