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.


    Help installing pipista module in pythonista

    Pythonista
    2
    3
    11217
    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.
    • jmzg1229
      jmzg1229 last edited by

      This seems like a dumb question, but please bear with me. Ive been trying to install pipista, the module used for installing other modules, but I havent been able to figure out what files do I place in which directory. Any place I try, it gives me an import error. Any help is appreciated, im very new at this.

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

        Did you already check the information in this thread 'Using pipista'?

        If the answer is 'Yes', please describe your problem more precisely. What exactly did you do to get this error massage (code or command examples)?

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

          If your problem is that you can't import any new module in your code, you have to tell pythonista where to find it: The Module Search Path

          When you are using pipista, one simple way is to import pipista first in your code, after that the interpreter will automatically also search for modules in the 'pipista-modules' directory.

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