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.


    Collapse when running matplotlib

    Pythonista
    2
    2
    1261
    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.
    • xiaohuolong008
      xiaohuolong008 last edited by

      I am new to Pythonista. I use python mainly for plotting and fitting. The problem is that whenever I try to plot something with matplotlib, pythonista just quit (or collapse) automatically. It won’t even run the example scripts downloaded with the app. Could anyone help? Thanks

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

        Are you using Python 2 or 3? There are some known problems in the current Pythonista version, where using matplotlib in Python 2 crashes the app. Unfortunately this has not been fixed yet, so for now if you want to use matplotlib, you need to use Python 3. (The default Python version can be changed under "Default Interpreter" in the Pythonista settings.)

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