Rob Conner schrieb:
> seems like you are not running the correct wavePlayer. make sure you
> don't have 2 wavePlayer vars.
> 

I am not sure I understand right
wavePlayer.py is a module I wrote myself and placed
to site-packages so there is no other wavePlayer module
I put a class wavePlayer into it and after

import wavePlayer
p = wavePlayer.wavePlayer()

I got this error

Regards, Daniel
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to