Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named chilkat [moved] #9

Open
ryanwsmith opened this issue Feb 22, 2013 · 1 comment
Open

ImportError: No module named chilkat [moved] #9

ryanwsmith opened this issue Feb 22, 2013 · 1 comment

Comments

@ryanwsmith
Copy link
Member

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
Copy link

passself commented Jul 2, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants