question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tech debt: webview, pygame and service_only bootstraps are hardwired to Python 2.7

See original GitHub issue

The Android.mk Makefiles of all bootstraps other than sdl2 are hardwired to link/include Python 2.7 files. We should fix that at some point (or remove the bootstraps no longer used/properly supported by anyone anyway)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
inclementcommented, Dec 3, 2018

My plan for pygame is to just ignore it and eventually remove it if it becomes clearly broken. We seem to have succeeded quite well at getting people to not use it, so maybe we’re already at that point. Please feel free to ignore it, or indeed propose removing it, rather than wasting effort on it. The webview bootstrap would be nice to maintain, and service_only is the same although I’m not sure if anyone really uses it, it was originally introduced and maintained by just one person. I haven’t checked your other issues about this yet, but thanks for looking at it and it’s certainly correct that it would be ideal to support them properly.

0reactions
ghostcommented, Jan 30, 2019

I’m closing this since I’m 99% sure @opacam fixed this (let me know if this is wrong and I’ll reopen)

Read more comments on GitHub >

github_iconTop Results From Across the Web

python-for-android/CHANGELOG.md at develop - GitHub
Webview app crashes when trying to request permissions #2325; ffmpeg requirement causes apk crash on android #2324; ModuleNotFoundError: No ...
Read more >
kivy Changelog - pyup.io
Tech debt: webview, pygame and service\_only bootstraps are hardwired to Python 2.7 [\1497](https://github.com/kivy/python-for-android/issues/1497)
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found