Looks like I need to migrate the Fof app's generated Python to Python3.
*sigh*
And by "migrate to Python3" I mean replacing

print fof.getYforX(x))

with

print(fof.getYforX(x))

*sighs dramatically*
Ian Brown @igb
For the 3-5 people that comprise Fof's TAM here's a link for you: apps.apple.com/us/app/fof/id1…
View on Twitter ↗
0 0