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

PKG-INFO error #525

Open
rprakash1 opened this issue Jun 20, 2017 · 0 comments
Open

PKG-INFO error #525

rprakash1 opened this issue Jun 20, 2017 · 0 comments

Comments

@rprakash1
Copy link

When I try installing the riak-python-client in CentOS VM, I get this error:
Traceback (most recent call last):
File "setup.py", line 37, in
version=get_version(),
File "/root/riak-python-client-master/version.py", line 96, in get_version
with codecs.open(join(d, 'PKG-INFO'), 'r', 'utf-8') as f:
File "/usr/lib64/python2.6/codecs.py", line 881, in open
file = builtin.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/root/riak-python-client-master/PKG-INFO'

I am new to linux development enviroment/ packaging etc.

Please advise.

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

1 participant