omz:forum

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

    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

    Posts made by frapython

    • RE: Moving a file from External Files

      Exactly!

      posted in Pythonista
      frapython
      frapython
    • RE: Moving a file from External Files

      OK, in order to see the Edit button, one has to tap on "This Ipad" first.
      Thank you for your help.

      posted in Pythonista
      frapython
      frapython
    • RE: Moving a file from External Files

      Great! Your solution works very well.
      I can move my file now!
      Thanks a lot.

      posted in Pythonista
      frapython
      frapython
    • RE: Moving a file from External Files

      Sorry, I don't see the Edit button.
      Here is my view
      https://drive.google.com/file/d/1ibPap1Ea5VYrq1d3F_2nBttnlIG0O7a1/view?usp=sharing
      Which button must I tape?

      posted in Pythonista
      frapython
      frapython
    • Moving a file from External Files

      Hi, I have imported a file (foo.py) from Google Drive to "External Files".
      As far I have understood, I have copied only an URL, not a real file.
      However, I'd like to move foo.py in a pythonista folder which is a "Favorites" type.
      I have no idea to do this.
      I don't if my problem is clear...
      Does anyone have an idea ?

      posted in Pythonista
      frapython
      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