You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running "buildozer android debug deploy" show error:
Traceback (most recent call last):
File "build.py", line 426, in
with open(args.whitelist) as fd:
IOError: [Errno 2] No such file or directory: 'whitelist.txt'
The text was updated successfully, but these errors were encountered:
Running "buildozer android debug deploy" show error:
Traceback (most recent call last):
File "build.py", line 426, in
with open(args.whitelist) as fd:
IOError: [Errno 2] No such file or directory: 'whitelist.txt'
The text was updated successfully, but these errors were encountered: