hugs/castro

Problem installing castro using pip

Opened this issue · 2 comments

Any idea why "pip install castro" on Ubuntu tries to download pygame for Osx?

hugs commented

a) possibly because I developed the install script on OSX. :-(
b) I think it needs pygame for some audio processing. Pyvnc2swf is
where you'd look to see why pygame is required for sure.

On Mon, Sep 26, 2011 at 11:15 AM, Hamdy
reply@reply.github.com
wrote:

Any idea why "pip install castro" on Ubuntu tries to download pygame for Osx?

Reply to this email directly or view it on GitHub:
#3

When trying to install Castro (both in Windows 7, 64b and Ubuntu 11.04) I get the following:

Downloading pygame-1.9.2pre-py2.7-macosx10.7.mpkg.zip

Which then fails, since neither Ubuntu nor Windows know how to handle this file. Any ideas how to fix this?