On 09/07/2018 03:10 PM, Jim wrote: > Mint 18.1 > System python3 3.5.2 > > Python3-uno is available to the system python3. How can I make it > available to python 3.6.5 in a virtual environment I installed using venv? with your virtualenv activated, just install it. python -m pip install uno