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'
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.