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

kivy ios and boto3 #641

Closed
reenny opened this issue Sep 20, 2021 · 2 comments
Closed

kivy ios and boto3 #641

reenny opened this issue Sep 20, 2021 · 2 comments
Labels

Comments

@reenny
Copy link

reenny commented Sep 20, 2021

I need to use boto3 in my app, but when i build my code, I have an error from the credentials.py file from botocore, saying "AttributeError: module 'subprocess' has no attribute 'Popen'".
I have not this error when i launch the code directly from my computer (I use sublim text)

@reenny
Copy link
Author

reenny commented Sep 20, 2021

I finally found a workaround thanks to this link : #372
But now, I have a new issue. boto3 use this file : https://github.com/python/cpython/blob/main/Lib/multiprocessing/connection.py and Xcode gives me the following error : "ModuleNotFoundError: No module named '_multiprocessing'"

@github-actions
Copy link

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using kivy-ios, maybe you could be interested to installation and requirements.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.

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

No branches or pull requests

2 participants