I am not really sure how to set this extension. Below are few things that I tried and related questions.
Issue #1
=====
Download instruction states that simplest way of installing it is by automatic installer that checks for dependencies but I cannot find that installer. When I click on download link, I get a PYKD_BOOTSTARPPER_1.0.1.14.zip file that pykd.dll for x64 and x86. Where can I get the installer?
Issue #2
=====
On the download page, there is following instruction
__Unpack pykd.dll to the 'ext' directory.__
How to unpack this dll?
Issue #3
=====
I get error when try to install pykd
C:\Python34\Scripts>pip install pykd
Collecting pykd
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', gaierror(11002, 'getaddrinfo failed'))': /simple/pykd/
What am I dong wrong here?
Comments: ** Comment from web user: palm_snow **
Issue #1
=====
Download instruction states that simplest way of installing it is by automatic installer that checks for dependencies but I cannot find that installer. When I click on download link, I get a PYKD_BOOTSTARPPER_1.0.1.14.zip file that pykd.dll for x64 and x86. Where can I get the installer?
Issue #2
=====
On the download page, there is following instruction
__Unpack pykd.dll to the 'ext' directory.__
How to unpack this dll?
Issue #3
=====
I get error when try to install pykd
C:\Python34\Scripts>pip install pykd
Collecting pykd
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', gaierror(11002, 'getaddrinfo failed'))': /simple/pykd/
What am I dong wrong here?
Comments: ** Comment from web user: palm_snow **
This was it my friend!!! i am in business now. Looking forward to start my journey on using python within my windbg scripts :)