omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. stef728384
    3. Topics

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by stef728384

    • stef728384

      Error when running pip install psycopg2
      Pythonista • • stef728384

      6
      0
      Votes
      6
      Posts
      4325
      Views

      stef728384

      Module pg8000 works indeed! Thanks guys!

    • stef728384

      Error when importing flask
      Pythonista • • stef728384

      4
      0
      Votes
      4
      Posts
      3550
      Views

      stef728384

      I had a feeling boto3 or its dependencies were causing this issue, and seemed to be right.
      I reinstalled Pythonista3 and imported flask without issues. Then I installed ptinstaller and stash and could still import flask (as expected). Then I installed boto3 (and deps) via pip/stash.
      Restarted pythonista and tried to import flask. Then I received this error again!
      Now I just installed flask via pip and this seems to work. I can now import flask and boto3.