|
This is what I get: KMA:/usr/lib/python2.4/site-packages/Numeric # which python /usr/local/bin/python But as yo can see, from the dir that I executed the command, this is where my python is installed. There is also /usr/lib/python that is a link to /usr/lib/python2.4. I am not sure from where I should run /usr/bin/python config.py. I have pygame in: /usr/local/lib/python2.4/site-packages and in /usr/lib/python2.4/site-packages. Where should everything be? I think in /usr/lib/python2.4/. Thanks, Johan South Africa Peter Shinners wrote: On Sat, 2005-12-24 at 10:05 +0200, Johan Geldenhuys wrote: |