Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: storage dir path cannot contain spaces, please specify a path with --storage-dir #1526

Closed
Petar-Luketina opened this issue Dec 12, 2018 · 7 comments

Comments

@Petar-Luketina
Copy link

Does anyone have any insight into this error?

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

@ghost
Copy link

ghost commented Dec 13, 2018

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

@Petar-Luketina
Copy link
Author

@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!

@SidnetyAtheos
Copy link

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

@parampal290
Copy link

hlo same problem please help me

@tshirtman
Copy link
Member

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

@parampal290
Copy link

parampal290 commented Feb 13, 2020 via email

@kivy kivy locked as resolved and limited conversation to collaborators Feb 13, 2020
@tshirtman
Copy link
Member

bug reports are not the place for user support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants