Nguyễn Hồng Quân <ng.hong.q...@gmail.com> writes: > Sorry? As I told, just leave the python3-xxx packages to be used with > python3.5 (default Python3 of Debian 9). > I don't need those to be used with Python3.6. > For whatever I need to use with Python3.6, I just install via "pip3.6". > For Python3.6, you just need to provide python3.6 (+ its standard lib), > python3.6-dev.
If using pip to install packages is fine (which can result in compiling from source although increasing use of wheels helps), then I personally fail to see the problem with using something like pyenv. -- Brian May <b...@debian.org>