TutorialDoctor/Pythonista-Projects

Pythonista 2.0 issues

Tkizzy opened this issue · 3 comments

A couple of the tutorials seem to be broken in 2.0.

brightness_slider.py throws an IOerror

mydrafts.py seems to have the layout all messed up.

NavView Tutorial has an IO error can't find web view.pyui

Thanks for commenting Tkizzy. Did you change the .json files to .pyui files? Later examples keep the .pyui files because I wasn't sure if they would download correctly.

I was no aware I needed to change the files. Will give it a try...

On Thu, Feb 4, 2016 at 10:19 AM, Tutorial Doctor notifications@github.com
wrote:

Thanks for commenting Tkizzy. Did you change the .json files to .pyui files? Later examples keep the .pyui files because I wasn't sure if they would download correctly.

Reply to this email directly or view it on GitHub:
#3 (comment)

I went ahead and changed the .json files all back into .pyui files.