Python-for-android: ValueError: storage dir path cannot contain spaces, please specify a path with --storage-dir

Created on 13 Dec 2018  Â·  7Comments  Â·  Source: kivy/python-for-android

Does anyone have any insight into this error?

# Cwd /home/pl/python-for-android-master Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/home/pl/python-for-android-master/pythonforandroid/toolchain.py", line 1035, in <module> main() File "/home/pl/python-for-android-master/pythonforandroid/toolchain.py", line 1031, in main ToolchainCL() File "/home/pl/python-for-android-master/pythonforandroid/toolchain.py", line 536, in __init__ self.ctx.setup_dirs(self.storage_dir) File "pythonforandroid/build.py", line 105, in setup_dirs raise ValueError('storage dir path cannot contain spaces, please ' ValueError: storage dir path cannot contain spaces, please specify a path with --storage-dir

Python 2.7 with updated buildozer and p4a. Build for Android

Most helpful comment

Does your user name / home folder path contain a space character by any chance?

All 7 comments

Does your user name / home folder path contain a space character by any chance?

@JonasT you lead me on finding the issue! It was actually the folder that my app was in.
I named it App: Blind. That was a first... 😂 Thank you kindly!

I lost hours trying to find the error thank you, I managed to solve

hlo same problem please help me

don't ask for help everywhere, this is a closed issue, i answered you on discord before you even posted your message here.

Hey new issue now ndk version can you help me

On Thu, Feb 13, 2020, 6:19 PM Gabriel Pettier notifications@github.com
wrote:

don't ask for help everywhere, this is a closed issue, i answered you on
discord before you even posted your message here.

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/kivy/python-for-android/issues/1526?email_source=notifications&email_token=AMOO3WKM5NV2Z2WBLIGCV2LRCU6UPA5CNFSM4GKCSQXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELU2XSI#issuecomment-585739209,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AMOO3WN4JBRFOJG6JMG5SUDRCU6UPANCNFSM4GKCSQXA
.

bug reports are not the place for user support.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

princeIta picture princeIta  Â·  7Comments

benson-basis picture benson-basis  Â·  6Comments

excepterror picture excepterror  Â·  9Comments

misl6 picture misl6  Â·  4Comments

guangrei picture guangrei  Â·  5Comments