mass-apk-installer
mass-apk-installer copied to clipboard
buildable?
Is the current version buildable? I haven't had any luck unfortunately with either the source or the released Windows executable. Win10, BuildTools and SDK installed, Python 3.8.1
The executable:
# apk_mass_install.exe -h Traceback (most recent call last): File "apk_mass_install.py", line 54, in <module> File "c:\program files\python36\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module File "tools\encryption.py", line 42, in <module> ModuleNotFoundError: No module named 'Crypto' [16652] Failed to execute script apk_mass_install
This is as far as I get with the source:
$ python apk_mass_install.py -i apk Apk Mass Installer Utility Version: 3.0
Thanks for your help.
Hey @dajo sorry for the delay, I have been inactive for a while, it's true there is something wrong with this build I will try to fix it soon