<div dir="ltr">Mayur,<div><br></div><div>An observation: the stack trace shows that pkg_resources failed to import 'shell' module. At the same time swift's entry point is 'swiftclient.shell:main'. As if pkg_resources tries to import 'shell' instead of 'swiftclient.shell' for some reason. Can't give you more hints as I am not accustomed to develop under Windows. One thing I can suggest is to use swift client under Linux if you can. The client works in Linux out of the box.</div>
<div><br></div><div>Dmitry</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-01 Mayur Patil <span dir="ltr"><<a href="mailto:ram.nath241089@gmail.com" target="_blank">ram.nath241089@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div> I am trying to install Client Library for OpenStack Object Storage API i.e. python-swiftclient.</div>
<div><br></div><div> I have tried for each method but all fails:</div><div>
<br></div><div> 1) pip install python-swiftclient</div><div> 2) pip install <url_of_package></div><div> 3) easy_install python-swiftclient</div><div><br></div><div> I also configured manually setup.cfg in python-swiftclient as follows:</div>
<div><br></div><div> <a href="http://fpaste.org/73621/" target="_blank">http://fpaste.org/73621/</a></div><div><br></div><div> in which, I have removed scripts= bin/swift.</div><div> </div><div> It seems to be all Ok from configurations. <a href="http://fpaste.org/73625/" target="_blank">http://fpaste.org/73625/</a><br>
<br> It also setup swift.exe to C:\Python27\Scripts.</div><div><br></div><div> But again if I will check for swift --version, it gives error <a href="http://fpaste.org/73627/" target="_blank">http://fpaste.org/73627/</a></div>
<div>
<br></div><div> I have also googled but it did not help; stuck at this!<br><br> Seeking for guidance,</div><div><br></div><div> Thanks !!</div><div><b>--</b></div><div><b>Cheers,</b></div><div><b>Mayur.</b><br></div>
</div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>