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 ?
私はWindows(32ビット)でpython 2.7を使用してい ます.
ありがとうございました
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 ?
私はWindows(32ビット)でpython 2.7を使用してい ます.
ありがとうございました
Windows用のpython 2.7用のpymediaおよびその他のいくつかのパッケージの非公式コピーを見つけることができます: ここ
このソースからWindows 7でpython 2.7にpymediaを使用しましたが、うまく機能します。
Python を使い始めると、モジュールのインストールが非常にイライラすることに気付くでしょう。だから私がしたことは、「easy_install」https://pypi.python.org/pypi/setuptoolsをインストールし、それをパスに追加し、これからモジュールをインストールするには、これを行うだけです:
コマンドラインを開きます->「インストールしたいモジュールのeasy_install名」と入力します(例:easy_install pywinauto)と出来上がり