Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #109159 > unrolled thread
| Started by | Michael Torrie <torriem@gmail.com> |
|---|---|
| First post | 2016-05-26 17:57 -0600 |
| Last post | 2016-05-26 17:57 -0600 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Strange Python related errors for androwarn.py. Please help! Michael Torrie <torriem@gmail.com> - 2016-05-26 17:57 -0600
| From | Michael Torrie <torriem@gmail.com> |
|---|---|
| Date | 2016-05-26 17:57 -0600 |
| Subject | Re: Strange Python related errors for androwarn.py. Please help! |
| Message-ID | <mailman.14.1464307098.2277.python-list@python.org> |
On 05/26/2016 11:31 AM, Sean Son wrote: > Hopefully those help in any troubleshooting steps that you all recommend to > me! > > Thank you! You could try emailing the author who's email address is listed on the project's main github page. I suspect the project itself is abandoned. Was this working before and is no longer working? What brought about the change? A new version of Android? A new version of this program? Seems like this github project is abandoned and, as you have found, bitrotting as Android moves on and likely causes incompatibilities with it as time goes on. Unless the author can advise you, help may be hard to come by. The error itself is simple enough. But what is feeding bad data to this function (a string instead of a number) is unknown and would take some effort to get to the bottom of it, especially by any of us who have never seen this code before, and many of whom haven't ever worked with Android before. If this particular program is critical to your employer's business, consider offering the original author (or folks on this list) some payment for the fix.
Back to top | Article view | comp.lang.python
csiph-web