Hello Rune Devik, Thank you for your reply and help. I downloaded the PyMedia from http://sourceforge.net/project/showfiles.php?group_id=86491&package_id=89813&release_id=419635
but it is for Python 2.4. I still use Python 2.3 because I use some applications that need Python 2.3. Is there available pyMedia for Python 2.3 in binary for XP windows? Thank you for your help again. Lad. > > > Regards, > -- > Rune Devik > http://www.garageinnovation.org > > On 12/5/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Hello Dmitry , > > Thank you for your reply. > > What do you mean by : > > > Can you use installer package ? > > I tried: python setup.py install > > > > But I received > > .... > > .... > > ... > > > > error: Python was built with version 6 of Visual Studio, and > > extensions > > > > need to > > > > be built with the same version of the compiler, but it isn't > > installed. > > > > > > > > > See below for the complete listing. > > > > Is there available binary code /installer package for XP? > > Thank you for help > > Lad. > > > > > > > > > > > Otherwise you will need to instal VS6. > > > Dmitry/ > > > > > > ----- Original Message ----- > > > From: <[EMAIL PROTECTED]> > > > To: <[email protected]> > > > Sent: Monday, December 04, 2006 12:08 PM > > > Subject: [Pymedia-users] How to install pyMedia on XP > > > > > > > > > >I donloaded pyMedia and tried to install > > > > > > > > > > > > But it failed. > > > > > > > > > > > > Here is the log > > > > > > > > C:\pymedia-1.3.7.3>python 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.3 > > > > creating build\lib.win32-2.3\pymedia > > > > copying inst_lib\__init__.py -> build\lib.win32-2.3\pymedia > > > > copying inst_lib\meta.py -> build\lib.win32-2.3\pymedia > > > > copying inst_lib\player.py -> build\lib.win32-2.3\pymedia > > > > creating build\lib.win32-2.3\pymedia\audio > > > > copying inst_lib\audio\__init__.py -> build\lib.win32- > > 2.3\pymedia\audio > > > > creating build\lib.win32-2.3\pymedia\video > > > > copying inst_lib\video\__init__.py -> build\lib.win32- > > 2.3\pymedia\video > > > > creating build\lib.win32-2.3\pymedia\video\ext_codecs > > > > copying inst_lib\video\ext_codecs\__init__.py -> > > > > build\lib.win32-2.3\pymedia\vid > > > > eo\ext_codecs > > > > creating build\lib.win32-2.3\pymedia\removable > > > > copying inst_lib\removable\__init__.py -> > > > > build\lib.win32-2.3\pymedia\removable > > > > running build_ext > > > > error: Python was built with version 6 of Visual Studio, and > > extensions > > > > need to > > > > be built with the same version of the compiler, but it isn't > > installed. > > > > > > > > > > > > Is it nescessary to build the extension from source? > > > > Thank you for the explanation > > > > Lad. > > > > > > > > > > ------------------------------------------------------------------------- > > > > 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 > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > 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 > > > > > > ------------------------------------------------------------------------- > > 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 > > > > > ------------------------------------------------------------------------- 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
