basic installation ================== 10 + 1 steps to install PyToaster: 0. Check if you have a C++ compiler installed. You'll need it. 1. Get yourself a copy of PixelToaster. You can find it at http://www.pixeltoaster.com. 2. Unzip PixelToaster on your harddisk. I'll assume you unzip it to C:\PixelToaster. 3. Get yourself a copy of Python. You can find it at http://www.python.org/download. 4. Do whatever you need to do to install Python. 5. Get yourself a copy of PyToaster ... no, wait ... you already have that. Skip step 6 and go to 7. 6. Get yourself a copy of PyToaster and return to step 5. 7. Unzip PyToaster to C:\PixelToaster\PyToaster 8. Build and install PyToaster by invoking the next command: C:\PixelToaster\PyToaster\setup.py install 9. Try an example ... 10. Be happy and have some beer. // EOF