Third Party Python Modules Complications???

Mar 9, 2016 01:40 AM

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 pywin32
testall.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

Related Articles

637263493835297420.jpg

How to Use Zero-Width Characters to Hide Secret Messages in Text (& Even Reveal Leaks)

636455706472146367.jpg

How to Hide DDE-Based Attacks in MS Word

Comments

No Comments Exist

Be the first, drop a comment!