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

Initial distribution build fails with "unterminated substitute pattern" #47

Closed
r1chardj0n3s opened this issue Aug 31, 2012 · 2 comments
Closed

Comments

@r1chardj0n3s
Copy link
Contributor

Following the README instructions in a current checkout on OS X 10.7.4:

. Build a distribution with OpenSSL module, PIL and Kivy::

cd python-for-android
./distribute.sh -m "openssl pil kivy"

I got the attached (hopefully, once I submit this issue) output which terminates with::

+ try sed -i s:_LIBS_:/usr/local/src/python-for-android/src/obj/local/armeabi: setup.py
+ sed -i s:_LIBS_:/usr/local/src/python-for-android/src/obj/local/armeabi: setup.py
sed: 1: "setup.py": unterminated substitute pattern
+ exit -1
@r1chardj0n3s
Copy link
Contributor Author

Agh, dammit. Looks like I can't attach the log. Let me know if you need it.

@tito tito closed this as completed in 54814e1 Aug 31, 2012
@tito
Copy link
Member

tito commented Aug 31, 2012

Hi, i hope this patch will fix it. Try to pull, rm -rf build, and restart. The build is compiling, but i did'nt tested to push one app with PIL from osx. Feel free to fix any further issues :)

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

2 participants