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

readline not work with Python 3 #144

Closed
kuri65536 opened this issue Oct 7, 2017 · 0 comments
Closed

readline not work with Python 3 #144

kuri65536 opened this issue Oct 7, 2017 · 0 comments

Comments

@kuri65536
Copy link
Owner

No description provided.

kuri65536 pushed a commit that referenced this issue Jan 8, 2018
- append the python root folder to modules build arguments.
kuri65536 pushed a commit that referenced this issue Jan 8, 2018
…143 #144

append "-lpython3.6m" option to ldflags: kivy/python-for-android@ed1e1a8

- can't resolve with sys.setdlopenflags(os.RTLD_LAZY or GLOBAL)
- can't resolve with including libpython3.6m.so into release.zip
- can't resolve with workaround distutils.sysconfig.EXT_SUFFIX in setup.py
- can't resolve with old paching to _sysconfigdata's EXT_SUFFIX.
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

1 participant