hashpy icon indicating copy to clipboard operation
hashpy copied to clipboard

hashpy instalation

Open DianKusumawati opened this issue 8 years ago • 2 comments

Hi I'm trying to install HashPy in my anaconda (python 2.7) via conda (windows 8, 64 bit). I installed in obspy environment, and installing it by pip installation. But I've got this problem. hashpy problem

What should I do?

Txs

DianKusumawati avatar Mar 13 '17 06:03 DianKusumawati

You can point pip to the zipball if you don't want to install git:

$ pip install https://github.com/markcwill/hashpy/archive/master.zip

megies avatar Mar 13 '17 08:03 megies

Thanks Megies

DianKusumawati avatar Mar 14 '17 08:03 DianKusumawati