Hello,<br><br>I&#39;m trying to install GoogleCL using easy_install on a Mac. Here&#39;s what I see:<br>
<div><br></div><div><div>$ easy_install googlecl</div><div>Searching for googlecl</div><div>Reading <a href="http://pypi.python.org/simple/googlecl/">http://pypi.python.org/simple/googlecl/</a></div><div>Reading <a href="http://code.google.com/p/googlecl">http://code.google.com/p/googlecl</a></div>
<div>Best match: googlecl 0.9.11-win32</div><div>Downloading <a href="http://googlecl.googlecode.com/files/googlecl-0.9.11-win32.zip">http://googlecl.googlecode.com/files/googlecl-0.9.11-win32.zip</a></div><div>Processing googlecl-0.9.11-win32.zip</div>
<div>error: Couldn&#39;t find a setup script in /var/folders/++/++3tbk++6+0++4RjPqRgNE+-SNw/-Tmp-/easy_install-3Y5tAg/googlecl-0.9.11-win32.zip</div></div><div><br></div><div>There&#39;s a source package on pypi that apparently gets skipped over: <a href="http://pypi.python.org/pypi/googlecl/0.9.11">http://pypi.python.org/pypi/googlecl/0.9.11</a></div>
<div><br></div><div>plus the Download URL field is filled in with a link directly to the correct file. Instead, easy_install grabs the first download listed in the project home&#39;s download links, which happens to be a .zip with an executable for Windows users.</div>
<div><br></div><div>What&#39;s going on here? Is there a way to indicate the correct file, or does the package description need to be updated?</div><div><br></div><div>Thanks,</div><div> - Tom</div>