qtcreator does not find my preferred Python
My PATH starts with /home/jwu/.pyenv/shims:/home/jwu/.pyenv/bin: so that the command python runs /home/jwu/.pyenv/shims/python. However, qtcreator uses /usr/bin/python3, then fails because of missing modules.