Hi,
AFAIR, there have been reports of successful Sailfish installations on
Windows. This will however almost certainly be _more_ difficult than
a Ubuntu installation, so my advice would be to try to spend some more
time on getting CUDA working on Ubuntu.
Michal
--
On Sat, Apr 16, 2011 at 16:21, Aritra Nath <nath....@gmail.com> wrote:
> Hello Everyone,
>
> I need to use Sailfish for a project. I have been struggling to get
> CUDA 4.0 installed correctly in UBUNTU 10.10. I believe it is easier
> to do so on windows. Just wanted to know if Sailfish can be installed
> and run in Windows.
>
> Windows 7
>
> Regards,
> Aritra
Michal Januszewski
http://people.gentoo.org/spock
I looks like the problem is actually with the 'pygame' module. You
might be able to run the simulation in batch mode (--batch) without
any on-line visualization.
Michal
I believe the pygame module fails to load for some reason. Try
starting an interactive Python shell and running "import pygame".
Michal