RE: Easy_Install on Fedora - Goal to install Pymongo

181 views
Skip to first unread message

ROBERT KASS

unread,
Jun 13, 2011, 7:12:26 PM6/13/11
to mongodb-user
I am a newbie so any help would be appreciated. My stage is like
trying to find my way in the dark.

My goal is to install Pymongo on Fedora 14. I have put the egg file
in the /usr/bin/lib/python2.7/sites_packages directory for the current
egg version of setup tools.
Every manual on Linux can find instructs me to use the sh command
along with the egg file version. When I try to do this I get the
following error message:

sh sh setuptools-0.6c11-py2.74.egg
/bin/sh: /bin/sh: cannot execute binary file

Any advice would be welcome and appreciated.

Bernie Hackett

unread,
Jun 13, 2011, 7:18:09 PM6/13/11
to mongodb-user
You should install setuptools through Fedora's package manager. Then
you can just do something like:

$ sudo easy_install pymongo

See http://api.mongodb.org/python/current/installation.html
Reply all
Reply to author
Forward
0 new messages