Oh, sorry, I forgot: I use Debian-10.2 and Python 3.7.3 but there is a Python-2.7 on my machine too. The config.log says:
configure:3205: checking for python configure:3297: result: python3 configure:3300: checking python3 version configure:3302: result: 3.7.3 configure:3312: checking for python3 configure:3330: found /home/werner/bin/python3 configure:3342: result: /home/werner/bin/python3 That is a small shell script that adjusts the PYTHONPATH to include my privat python directories and then starts /usr/bin/python3.7. Thanks! Werner Am Dienstag, den 11.01.2022, 17:40 -0500 schrieb Dan Eble: > On Jan 11, 2022, at 17:40, Dan Eble <[email protected]> wrote: > > > Any hint how to proceed? Thanks in advance! > > > > Can you provide the > > (Whoops! Premature send.) > > Can you provide the commands one would use to reproduce the issue? > — > Dan >
