Comment 1 for bug 256458

Revision history for this message
Parijat Mishra (parijat-mishra) wrote :

I face the same problem: when trying to install MySQL-python driver.

In my setup, MySQL-python tarball is placed in download-cache. Buildbot, in offline mode, finds the tarball, and builds an egg from it successfully. It then fails to install it, because the dest argument to easy_install.install() is is None in various places.