> > I use Python 2.5 on Windows. The Windows installer for 1.3.7.2, wants > Python 2.4. > > So I unpacked the sources for 1.3.7.3 and ran setup.py install > > It complains that Python was not built properly. Text below. > > 1. Could you publish a Windows installer for version 1.3.7.3 on Python 2.5 > ? > > 2. If not, could you publish a Windows installer for 1.3.7.2 on Python 2.5 > ? > > 3. If not, could you please describe my next steps to deploy from the > sources for 1.3.7.3? > > Best regards. Armando. > > Microsoft Windows XP [Version 5.1.2600 ] > (C) Copyright 1985-2001 Microsoft Corp. > > C:\Python\PyProducts\Sound\PyMedia\pymedia-1.3.7.3>python setup.py install > 'python' is not recognized as an internal or external command, > operable program or batch file. > > C:\Python\PyProducts\Sound\PyMedia\pymedia-1.3.7.3>setup.py install > Using WINDOWS configuration... > > Path for OGG not found. > Path for VORBIS not found. > Path for FAAD not found. > Path for MP3LAME not found. > Path for VORBISENC not found. > Path for ALSA not found. > Continue building pymedia ? [Y,n]:y > running install > running build > running build_py > creating build > creating build\lib.win32-2.5 > creating build\lib.win32-2.5\pymedia > copying inst_lib\meta.py -> build\lib.win32-2.5\pymedia > copying inst_lib\player.py -> build\lib.win32-2.5\pymedia > copying inst_lib\__init__.py -> build\lib.win32- 2.5\pymedia > creating build\lib.win32-2.5\pymedia\audio > copying inst_lib\audio\__init__.py -> build\lib.win32-2.5\pymedia\audio > creating build\lib.win32-2.5\pymedia\video > copying inst_lib\video\__init__.py -> build\lib.win32- 2.5\pymedia\video > creating build\lib.win32-2.5\pymedia\video\ext_codecs > copying inst_lib\video\ext_codecs\__init__.py -> build\lib.win32- > 2.5\pymedia\vid > eo\ext_codecs > creating build\lib.win32-2.5\pymedia\removable > copying inst_lib\removable\__init__.py -> build\lib.win32- > 2.5\pymedia\removable > running build_ext > error: Python was built with Visual Studio 2003; > extensions must be built with a compiler than can generate compatible > binaries. > Visual Studio 2003 was not found on this system. If you have Cygwin > installed, > you can try compiling with MingW32, by passing "-c mingw32" to setup.py. > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Pymedia-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pymedia-users
