Page 1 of 1

Installing Python2.6 to Windows 7 OS

Posted: Sat Feb 08, 2014 9:22 pm
by cmjone
Hi Everyone:

I got some instructions from the web to compile Audacity to use with ASIO. It is recommended to install Python2.6 before compiling Audacity. I had problem to install Python. After downloading the installer for Windows from the Python website, I began the installation. An error message popped up saying "There is a problem with the Windows installer package. An .dll required to install Python could not be run." Please give me advice to resolve this issue.

Thank you.

Re: Installing Python2.6 to Windows 7 OS

Posted: Sun Feb 09, 2014 1:51 pm
by Gale Andrews
Python is only required if you want to build the Manual. Audacity will run without the Manual.

The developers are reluctant to handhold those compiling Audacity so it's unlikely you'll succeed unless you are prepared to search.

Try these links:
http://tinyurl.com/p3b73rx
http://superuser.com/questions/478631/d ... installers
http://superuser.com/questions/613820/e ... dows-7-x64
http://stackoverflow.com/questions/1750 ... python-2-7 .

In other words, it is probably a permission issue. You'll need to give "full control" to "everyone" in C:Users<your user name>AppDataLocaltemp.

Good luck with the rest of it.

Gale