Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install issue #1

Closed
atmlvs opened this issue Oct 11, 2014 · 1 comment
Closed

pip install issue #1

atmlvs opened this issue Oct 11, 2014 · 1 comment

Comments

@atmlvs
Copy link

atmlvs commented Oct 11, 2014

Downloading/unpacking douban.fm
Downloading douban.fm-0.2.1.tar.gz
Running setup.py (path:/tmp/pip_build_root/douban.fm/setup.py) egg_info for package douban.fm
Traceback (most recent call last):
File "", line 17, in
File "/tmp/pip_build_root/douban.fm/setup.py", line 9, in
with open('README.md') as f:
IOError: [Errno 2] No such file or directory: 'README.md'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

File "/tmp/pip_build_root/douban.fm/setup.py", line 9, in

with open('README.md') as f:

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

@taizilongxu
Copy link
Owner

OK,now it's work,thank you!

taizilongxu pushed a commit that referenced this issue Oct 24, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants