castro
castro copied to clipboard
Problem installing castro using pip
Any idea why "pip install castro" on Ubuntu tries to download pygame for Osx?
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 [email protected] 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: https://github.com/hugs/castro/issues/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?