Discussion:
[Audiere-users] FW: Help with Audiere Installation on Windows7
Quaki Gaffar
2013-06-26 05:32:07 UTC
Permalink
Hi

Generally new to python, I am in quandary trying to install Audiere on python 2.7 on Windows7 environment.

I have downloaded the zipped folder audiere-1.9.4-win32 from:
http://kaz.dl.sourceforge.net/project/audiere/audiere/1.9.4/audiere-1.9.4-win32.zip

The unzipped installation folder contains the following folders:
-bin-bindings-doc-include-lib
However there is no install file as we generally encounter for other python packages

The Bindings folder includes a file called audiere.pyd and an installation instruction which says:

Into the Windows distribution of Python 2.2: Copy audiere.dll and audiere.pyd into your Python22 directory (or perhaps Python22/DLLs, depending on your system).

I tried copying both files to:

-python 2.7/-python 2.7/DLL-python 2.7 /LIb/site-packages/ directory
But

import audiere

still gives an import error:

Traceback (most recent call last): File "", line 1, in import audiere ImportError: DLL load failed: The specified module could not be found.

I hope this is nothing to do with python 2.2 versus python 2.7 because people have successfully used audiere on 2.7 without any modification.

Any help on installing Audiere on Windows7 would be greatly appreciated.

regards
Quaki Gabbar

Loading...