I am not sure what I have done. however when ever I navigate to my file and call a python script that has pygame in it I now get the following:
$ python test.py
2012-06-27 14:21:06.547 Python[391:1507] Error loading /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn: dlopen(/Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn, 262): no suitable image found. Did find:
/Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn: mach-o, but wrong architecture
2012-06-27 14:21:06.548 Python[391:1507] Cannot find function pointer New_SHP_PlugIn for factory 834FC054-C1CC-11D6-BD01-00039315CD46 in CFBundle/CFPlugIn 0x7f9ca1974d30 </Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin> (bundle, not loaded)
Serato (a dj program) did just release an update which I installed. for the most part it seems to work but why does my python script now reference this? and how can i fix it, deleting serato doesnt work!!!