New submission from Jonathan Gossage <jgoss...@gmail.com>:

I installed Python 3.8.0b4 manually on Ubuntu 19.04 desktop. After the 
installation that appeared to run OK, I was unable to find python3.8, even 
though it had been installed in /usr/local/bin and that directory was on the 
path. I got the result:

jgossage@jgossage-XPS-8700:~$ python3.8 --version
bash: /usr/bin/python3.8: No such file or directory

There was no sign of Python in /etc/alternatives so, I assume that Linux 
alternatives were not part of the problem. I had no problem finding other files 
such as pip3.8.

----------
components: Installation
messages: 352009
nosy: Jonathan.Gossage
priority: normal
severity: normal
status: open
title: Unable to find Python3.8.0b4 on Ubuntu 19004 desktop
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38123>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to