Open pussinboots1992 opened 4 years ago
The apk_builder.py tool has issues on line 98 (inconsistent use of tabs and spaces). The Requirements.txt is generating errors when you run it through pip3 install -r requirements.txt for the setuptoolsand htmlentitydefs
pip3 install -r requirements.txt
setuptools
htmlentitydefs
I agree, I'm getting the same error!
Should be closed by #111
The apk_builder.py tool has issues on line 98 (inconsistent use of tabs and spaces). The Requirements.txt is generating errors when you run it through
pip3 install -r requirements.txt
for thesetuptools
andhtmlentitydefs