Skip to content
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.

python install not working #6

Open
Jakobovski opened this issue Nov 22, 2015 · 1 comment
Open

python install not working #6

Jakobovski opened this issue Nov 22, 2015 · 1 comment

Comments

@Jakobovski
Copy link

$ python setup.py install
gives the following error:
Traceback (most recent call last): File "setup.py", line 11, in <module> readme = open('README.rst').read() IOError: [Errno 2] No such file or directory: 'README.rst'

See screenshot: https://www.dropbox.com/s/f7cu4l8pwtqmnah/Screenshot%202015-11-22%2014.45.44.png?dl=0

@alonshore
Copy link

you can find the 'README.rst' in 'doc' document and just move it out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants