Hi sir,
I use ubuntu 16.04, and I use python by anaconda. I repeatedly ran the command
$ sudo apt-get install python-xlib
but for me the error : "no module named Xlib " satisfied after typing the following:
pip install python3_xlib
as the code in Clix couldnot access the Xlib module present in root.
I would like to update the readme for the same
Hi sir,
I use ubuntu 16.04, and I use python by anaconda. I repeatedly ran the command
$ sudo apt-get install python-xlibbut for me the error : "no module named Xlib " satisfied after typing the following:
pip install python3_xlibas the code in Clix couldnot access the Xlib module present in root.
I would like to update the readme for the same