omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    is it bug?

    Pythonista
    2
    2
    963
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jakal
      jakal last edited by

      after ios10 update(iphone6), pythonista seems to be terminated in case of importing matplotlib.

      #========test==================
      import matplotlib.pyplot as plt
      plt.xlim( #<< the app was terminated at this point

      1 Reply Last reply Reply Quote 0
      • JonB
        JonB last edited by

        This was a documented bug in the 2.7 interpreter in the app store version. It is fixed in the beta, not sure if it has made it to the app store yet.

        If you search the forums, or pythonista git repo, there is a workaround that disables completion in the editor, which at least prevents the crash.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors