omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. naturale
    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 3
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by naturale

    • RE: How to open HTML Files in a Webbrowser

      This script might help: github

      posted in Pythonista
      naturale
      naturale
    • RE: Error when trying to import third-party module from iOS Sharing extension

      I thought nltk was installed at site packages 2, but found in 3. Thanks!

      posted in Pythonista
      naturale
      naturale
    • Error when trying to import third-party module from iOS Sharing extension

      Recently, I installed nltk with StaSh to do some natural language stuffs.

      I wrote a python 2 script with pythonista, which works from iOS sharing extension.

      But whenever I tried to run the script from sharing extension, an error occurred:
      ImportError: No module named nltk, even though nltk was installed at /Documents/Modules & Templates/site-packages.

      When I try to import the nltk from the Pythonista3 app, it was imported normally without any bugs.

      My default interpreter is python 2 now.

      I searched the community for the phenomenon but got nothing about this bug.

      Anyone know how to fix this?

      Thanks.

      posted in Pythonista
      naturale
      naturale
    • [Module Request] SciPy (again)

      It would be really, really exciting to see following modules running on iOS Pythonista.

      • SciPy
      • Pandas
      • Scikit-learn
        (- statsmodels)

      I searched and read several requests written before about SciPy. I understand that it is a hard job, because of SciPy's fortran-based code. But I also found an app called 'Computable', which fully powers SciPy and Pandas on iOS, un fortunately not on the App Store anymore.

      Is there any possibilities of SciPy and related modules to be ported into Pythonista? If it's possible, but merely a labor-intense job, is there any way that I (or other individuals) can help with?

      Thanks.

      posted in Pythonista
      naturale
      naturale