[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] PYTHONPATH



Yeah, it may be using .bash_login, in which case you'll need to put
PYTHONPATH or "source .bashrc" into that file.
-FM

On Tue, Nov 18, 2008 at 6:06 PM, Jake b <ninmonkeys@xxxxxxxxx> wrote:
> add an echo statement in your file, to make sure it's being executed.
> Because it might be reading a different config file depending on how
> it was launched.
>
> --
> Jake
>