Pyenv

Show Matplotlib in Win10 WSL Ubuntu (with Pyenv)
  • Jul 28, 2020
  • Wsl
Install Latest Python (3.7) on Ubuntu via Pyenv

Install different/multiple version of Python

Run Pyenv Python in Crontab
Pyenv Python Libs/Packages Installation Directory
Pyenv Python Missing Tk for Matplotlib

Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure

Pyenv Install New Python Version
Python sqlite3.Connection object has no attribute 'enable_load_extension

pyenv compile with --enable-loadable-sqlite-extensions

Ubuntu 18.04 Pyenv Build Python 3.7 Common Error