pip install jiphy crashes Pythonista
-
... in stash.
Could anyone please try it to see if this is my problem or global?
-
Looking at jiphy's setup.py, it seems that it may be trying to run some tests, and calls sys.exit and maybe subprocess.
I bet it installed, then crashed during the tests. Try it. If not, use pip download, then manually install..