uboubo

Results 3 comments of uboubo

> ``` > python3 -m venv watson > source watson/bin/activate > pip install td-watson > ``` > > Now you use watson from within the venv. Or by using the...

> Alternatively maybe you can locally install it using `pip3` instead of `pip`? > > ```shell > pip3 install --user td-watson > ``` This didn't work for me. Nevertheless -...

Same here in Vivaldi on Ubuntu 16.04