Forum Archive

pip install jiphy crashes Pythonista

mikael

... in stash.

Could anyone please try it to see if this is my problem or global?

JonB

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..