How to install the "wx" module in python3 ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 !!

19th Jun 2018, 8:56 AM
deepanshu samdani
deepanshu samdani - avatar
4 Réponses
+ 2
open cmd and type. pip install wx. remember internet should be active.
21st Jun 2018, 4:09 PM
Maninder $ingh
Maninder $ingh - avatar
+ 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.
21st Jun 2018, 4:16 PM
Maninder $ingh
Maninder $ingh - avatar
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 !👍
21st Jun 2018, 4:12 PM
deepanshu samdani
deepanshu samdani - avatar
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 .
21st Jun 2018, 4:39 PM
deepanshu samdani
deepanshu samdani - avatar