View Single Post
Old 02-07-2015, 09:03 PM   #97
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by quiris View Post
The script was not tested with Python 3.x so I'm pretty sure that it doesn't work on this platform
That being so, shouldn't the directions for the py.zip tell you to use python2 explicitly?

https://www.python.org/dev/peps/pep-0394/

This will break on at least Arch Linux (my distro) and it is generally recommended to always be specific now, unless you are working with code that is source compatible with both python2 and python3.
eschwartz is offline   Reply With Quote