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

IOError: [Errno 2] No such file or directory: u'/Users/gauravgupta/kivy/.buildozer/android/platform/build/dists/myellipse/build/outputs/apk/myellipse-debug.apk' #1216

Closed
gauravgupta11 opened this issue Jan 2, 2018 · 2 comments

Comments

@gauravgupta11
Copy link

Traceback (most recent call last):
File "/usr/local/bin/buildozer", line 9, in
load_entry_point('buildozer==0.33', 'console_scripts', 'buildozer')()
File "/Library/Python/2.7/site-packages/buildozer/scripts/client.py", line 13, in main
Buildozer().run_command(sys.argv[1:])
File "/Library/Python/2.7/site-packages/buildozer/init.py", line 1058, in run_command
self.target.run_commands(args)
File "/Library/Python/2.7/site-packages/buildozer/target.py", line 91, in run_commands
func(args)
File "/Library/Python/2.7/site-packages/buildozer/target.py", line 103, in cmd_debug
self.buildozer.build()
File "/Library/Python/2.7/site-packages/buildozer/init.py", line 212, in build
self.target.build_package()
File "/Library/Python/2.7/site-packages/buildozer/targets/android.py", line 808, in build_package
copyfile(join(apk_dir, apk), join(self.buildozer.bin_dir, apk_dest))
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: u'/Users/gauravgupta/kivy/.buildozer/android/platform/build/dists/myellipse/build/outputs/apk/myellipse-debug.apk'

@tito tito closed this as completed Jan 4, 2018
@tito
Copy link
Member

tito commented Jan 4, 2018

Why i closed it: you don't provide context, full logs, etc. Just copy paste of what bother you and what seems important to you. So obviously we can't help.

@AndreMiras
Copy link
Member

Agreed we're missing some context, but I'll link it to kivy/buildozer#312 nevertheless because it looks like closely related.

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

No branches or pull requests

3 participants