omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. frapython
    3. Best

    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 7
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by frapython

    • RE: Problem when pip installing matplotlip

      Your solution works and has fixed the problem ! Thanks a lot !

      posted in Pythonista
      frapython
      frapython
    • Problem when pip installing matplotlip

      Hi, I have just bought and intstalled pythonista 3 on my Ipad.
      In order to install matplotlib, I have installed Stash first.
      Then running pip, I got the following error:


      • **[~/Documents]$ pip install matplotlib
        Querying PyPI ...
        Downloading package ...
        Opening: https://files.pythonhosted.org/packages/eb/a0/31b6ba00bc4dcbc06f0b80d1ad6119a9cc3081ecb04a00117f6c1ca3a084/matplotlib-2.2.3.tar.gz

      Save as: /private/var/mobile/Containers/Data/Application/C4678C9F-C724-43C3-91E2-EB10E99F37E9/tmp//matplotlib-2.2.3.tar.gz (36839609 bytes)
      36839609 [100.00%]
      Extracting archive file ...
      Archive extracted.
      Running setup file ...
      AttributeError('make_release_tree',)
      Failed to run setup.py
      Fall back to directory guessing ...
      Error: Cannot locate packages. Manual installation required.********

      Any help would be welcomed!

      posted in Pythonista
      frapython
      frapython