honeynet / apkinspector

APKinspector is a powerful GUI tool for analysts to analyze the Android applications.
826 stars 243 forks source link

ImportError: No module named chilkat [moved] #9

Open ryanwsmith opened 11 years ago

ryanwsmith commented 11 years ago

This is Issue 9 moved from a Google Code project. Added by 2012-10-29T08:34:16.000Z by laughm...@gmail.com. Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

<b>What steps will reproduce the problem?</b>
1. Trying to get the certificate of the apk using androlyze.py

<b>What is the expected output? What do you see instead?</b>

The following was shown instead:

    519             Return a certificate object by giving the name in the apk file
    520         &quot;&quot;&quot;
--> 521         import chilkat
    522 
    523         cert = chilkat.CkCert()

ImportError: No module named chilkat

<b>What version of the product are you using? On what operating system?</b>
version build from the repository. Already updated.

<b>Please provide any additional information below.</b>
The Wiki under the RE does not have any instruction prior to getting the certificate.

Please help me in this area. thanks.
passself commented 4 years ago

https://www.chilkatsoft.com/installWinPython.asp