Hi, I am running Kali Linux and I am having trouble install the third party module pywin32:
root@computer:~# cd Desktop
root@computer:~/Desktop# cd pywin32-216
root@computer:~/Desktop/pywin32-216# ls
adodbapi MANIFEST.in pywin32postinstall.py setup3.py
AutoDuck PKG-INFO pywin32.pth setup.py
com pythonwin pywin32testall.py SWIG
isapi PyWin32.chm README.txt win32
root@computer:~/Desktop/pywin32-216# python setup.py install
Traceback (most recent call last):
File "setup.py", line 85, in
import winreg
ImportError: No module named winreg
If someone can help it would be very much appreciated thank you
Comments
No Comments Exist
Be the first, drop a comment!