priestc / moneywagon

Universal bitcoin/altcoin blockchain client library for Python and the command line
http://multiexplorer.com
MIT License
149 stars 48 forks source link

error on pip install... #1

Closed alec-djinn closed 9 years ago

alec-djinn commented 9 years ago

Something goes wrong when it is looking for README.md...

$ pip install moneywagon

Collecting moneywagon Using cached moneywagon-1.0.3.tar.gz Traceback (most recent call last): File "", line 20, in File "/private/var/folders/qp/7w5k82s92rncmtd89bsrxw4w0000gn/T/pip-build-cjxtgwol/moneywagon/setup.py", line 9, in long_description=open('README.md').read(), FileNotFoundError: [Errno 2] No such file or directory: 'README.md' Complete output from command python setup.py egg_info: Traceback (most recent call last):

  File "<string>", line 20, in <module>

  File "/private/var/folders/qp/7w5k82s92rncmtd89bsrxw4w0000gn/T/pip-build-cjxtgwol/moneywagon/setup.py", line 9, in <module>

    long_description=open('README.md').read(),

FileNotFoundError: [Errno 2] No such file or directory: 'README.md'

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/qp/7w5k82s92rncmtd89bsrxw4w0000gn/T/pip-build-cjxtgwol/moneywagon
priestc commented 9 years ago

fixed in 1.0.4