Win32 Installer doesn't work on Python 2.4
Status: Beta
Brought to you by:
jbors
When installing PyMedia (pymedia-1.2.3.0-pre2.win32-
py2.3.exe) the installer aborts due to Python 2.3 not
being installed, even when newer version is.
I'm reporting this as a bug since I assume that PyMedia
is compatible with both Python 2.3 and Python 2.4.
Logged In: NO
Traceback (most recent call last):
File "mp3player.py", line 70, in ?
aplayer("c:\\temp3.mp3",15)
File "mp3player.py", line 7, in aplayer
dec= acodec.Decoder( str.split( name, '.' )[ -1 ].lower() )
pymedia.audio.acodec.ACodecError: Codec(): First
parameter should be dict (codec
id and params)
请按任意键继续. . .
Logged In: YES
user_id=1819750
Originator: NO
Pyhton Maintains Backwords Compatability.
Installer needs to be fixed for Python 2.5