Skip to content

import error in python 3.5 #14

@suyuchen123

Description

@suyuchen123

Python 3.5.3 (v3.5.3:1880cb95a742, Jan 16 2017, 16:02:32) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

import axmlparserpy.apk as apk
Traceback (most recent call last):
File "", line 1, in
File "E:\Python35\lib\site-packages\axmlparserpy\apk.py", line 21, in
from axmlprinter import AXMLPrinter
ImportError: No module named 'axmlprinter'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions