timothycrosley / jiphy

Your client side done in a jiphy. Python to JavaScript 2-way converter.
MIT License
585 stars 73 forks source link

Command not found #28

Open amitguptagwl opened 6 years ago

amitguptagwl commented 6 years ago

This is how I installed jiphy

$ pip install jiphy
Collecting jiphy
  Downloading https://files.pythonhosted.org/packages/a5/c9/37a710f44ca07fb668b21466f610b3dbf1cc8d1f44d3d55bdde2ceeb74f4/jiphy-1.2.2.tar.gz
Building wheels for collected packages: jiphy
  Running setup.py bdist_wheel for jiphy ... done
  Stored in directory: /home/amit/.cache/pip/wheels/b1/1c/ff/4de87b447881fba3e076a0c73c0cbd25b6d2799c91b664c762
Successfully built jiphy
Installing collected packages: jiphy
Successfully installed jiphy-1.2.2

But when I run jiphy, it says 'command not found'