29 May
2007
29 May
'07
6:48 p.m.
Terry Brown wrote the following on 5/29/2007 2:37 PM:
Just watched the Heathenx's perspective screencast, neat.
Just throwing this on to the list:
To use the perspective effect in linux you need to have the numpy and linalg python modules installed. The easiest way to do this, in Ubuntu at least, seems to be to install the scipy module (not the numpy module). This is the ubuntu package called 'python-scipy' and can be installed with the package manager or from the command line by entering:
sudo apt-get install python-scipy
Hope that helps someone.
Cheers -Terry
Ahh, that's Richard Querin's screencast. But I'll take full credit for it. He won't care...
heathenx