How to install win2gui package for python in Ubuntu? [closed]
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
-2
down vote
favorite
It gives the following error.
Traceback (most recent call last):
File "host.pyw", line 2, in <module>
from ChatFns import *
File "/home/pir4t3/PIR4T3/python/chat/python_chat/ChatFns.py", line 6, in <module>
import win32gui
ImportError: No module named win32gui
python
closed as off-topic by Rui F Ribeiro, Jeff Schaller, slm⦠Jul 29 at 23:24
- This question does not appear to be about Unix or Linux within the scope defined in the help center.
add a comment |Â
up vote
-2
down vote
favorite
It gives the following error.
Traceback (most recent call last):
File "host.pyw", line 2, in <module>
from ChatFns import *
File "/home/pir4t3/PIR4T3/python/chat/python_chat/ChatFns.py", line 6, in <module>
import win32gui
ImportError: No module named win32gui
python
closed as off-topic by Rui F Ribeiro, Jeff Schaller, slm⦠Jul 29 at 23:24
- This question does not appear to be about Unix or Linux within the scope defined in the help center.
1
I'm voting to close this question as off-topic because this about a Windows API module for python.
â Rui F Ribeiro
Jul 29 at 17:23
Please try to do your work of investigation and investing time on writing proper developed questions here. This question denotes a complete lack of research. You also got a title misspelling.
â Rui F Ribeiro
Jul 29 at 17:26
add a comment |Â
up vote
-2
down vote
favorite
up vote
-2
down vote
favorite
It gives the following error.
Traceback (most recent call last):
File "host.pyw", line 2, in <module>
from ChatFns import *
File "/home/pir4t3/PIR4T3/python/chat/python_chat/ChatFns.py", line 6, in <module>
import win32gui
ImportError: No module named win32gui
python
It gives the following error.
Traceback (most recent call last):
File "host.pyw", line 2, in <module>
from ChatFns import *
File "/home/pir4t3/PIR4T3/python/chat/python_chat/ChatFns.py", line 6, in <module>
import win32gui
ImportError: No module named win32gui
python
asked Jul 29 at 17:17
Shubham Kumar
11
11
closed as off-topic by Rui F Ribeiro, Jeff Schaller, slm⦠Jul 29 at 23:24
- This question does not appear to be about Unix or Linux within the scope defined in the help center.
closed as off-topic by Rui F Ribeiro, Jeff Schaller, slm⦠Jul 29 at 23:24
- This question does not appear to be about Unix or Linux within the scope defined in the help center.
1
I'm voting to close this question as off-topic because this about a Windows API module for python.
â Rui F Ribeiro
Jul 29 at 17:23
Please try to do your work of investigation and investing time on writing proper developed questions here. This question denotes a complete lack of research. You also got a title misspelling.
â Rui F Ribeiro
Jul 29 at 17:26
add a comment |Â
1
I'm voting to close this question as off-topic because this about a Windows API module for python.
â Rui F Ribeiro
Jul 29 at 17:23
Please try to do your work of investigation and investing time on writing proper developed questions here. This question denotes a complete lack of research. You also got a title misspelling.
â Rui F Ribeiro
Jul 29 at 17:26
1
1
I'm voting to close this question as off-topic because this about a Windows API module for python.
â Rui F Ribeiro
Jul 29 at 17:23
I'm voting to close this question as off-topic because this about a Windows API module for python.
â Rui F Ribeiro
Jul 29 at 17:23
Please try to do your work of investigation and investing time on writing proper developed questions here. This question denotes a complete lack of research. You also got a title misspelling.
â Rui F Ribeiro
Jul 29 at 17:26
Please try to do your work of investigation and investing time on writing proper developed questions here. This question denotes a complete lack of research. You also got a title misspelling.
â Rui F Ribeiro
Jul 29 at 17:26
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
1
I'm voting to close this question as off-topic because this about a Windows API module for python.
â Rui F Ribeiro
Jul 29 at 17:23
Please try to do your work of investigation and investing time on writing proper developed questions here. This question denotes a complete lack of research. You also got a title misspelling.
â Rui F Ribeiro
Jul 29 at 17:26