error as follows:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python3.6
E: Couldn't find any package by glob 'python3.6'
E: Couldn't find any package by regex 'python3.6'
The ppa used by
is the old version:
sudo add-apt-repository ppa:jonathonf/python-3.6
needs to update ppa:
sudo add-apt-repository ppa:deadsnakes/ppa
and then system update:
sudo apt-get update
Finally, python3.6
is installedsudo apt-get install python3.6
div>
Read More:
- Linux novice: unable to locate package error solution
- fatal error: Python.h: No such file or directory
- Raspberry pie upgrade to Python 3.7.3
- E: unable to locate package MySQL server error solution
- Resolve the error raise importerror, str (MSG) + ‘, please install the python TK package’ (valid for personal testing)
- Linux update Python method and error handling
- Can’t find Python executable “D:\python3\python.exe”, you can set the PYTHON env variable.
- How to install scikit learn and other scientific computing libraries in Ubuntu 16.04
- EnvironmentError:mysql config not found
- Essay (19) Ubuntu 16 + python2.7 update PIP report error no module named typing
- Fatal error in CentOS: Python. H: no that file or directory
- How to Solve MacOS Big Sur MySQL workbench flashback problem
- Solve the problem of Python in Windows environment: Fatal error in launcher: Unable to create process using’”‘ in pip installation
- Installation and unloading of Python module
- No module named numpy error in Python code
- ModuleNotFoundError: No module named ‘apt_pkg‘
- Error no module named ‘in newly installed Python_ sqlite3‘
- Installing PIP under mac
- How to Install Python 3 in Centos7 Quickly
- RuntimeError: Unable to locate turbojpeg library automatically. You may specify the turbojpeg librar