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

Reply via email to