Menu

#2 Win32 Installer doesn't work on Python 2.4

open
nobody
None
5
2005-03-13
2005-03-13
Anonymous
No

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.

Discussion

  • Nobody/Anonymous

    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)
    请按任意键继续. . .

     
  • Aowdey

    Aowdey - 2007-07-24

    Logged In: YES
    user_id=1819750
    Originator: NO

    Pyhton Maintains Backwords Compatability.
    Installer needs to be fixed for Python 2.5

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.