0
How to install the "wx" module in python3 ?
I want to build a virtual mouse in Ubuntu 18.04 o.s. for display resolution of the mirror I want to use "wx" module , for this I try 1 sudo pip3 install wx 2 sudo apt-get install wx 3 sudo pip3 install -U wx. all the above didn't work !! can any one help me , please !!
4 Answers
+ 2
open cmd and type.
pip install wx.
remember internet should be active.
+ 2
i know where is problem.you forget to add path in python3.so just uninstall the python3 and reinstall,when you reinstalling it then tick the add path which is present in the bottom.
0
I already done with this , and I read the documentation of this module , is not working with python3 , and I use py3 .
so.. , ohk !!
btw thanks !đ
0
firstly, I use ubuntu18.04 ,, there python3 is already or default ,, and I used alot work with this ,, so I didn't forgot ...........please, read my mention description .