What steps will reproduce the problem? 1. Run python setup.py -v install
What is the expected output? What do you see instead? I expect it to install with no errors. Instead I see the following: building 'amfast.encoder' extension Unable to find productdir in registry Env var VS90COMNTOOLS is not set or invalid No productdir found error: None
What version of the product are you using? On what operating system? I am attempting to install AmFast-0.2.0 on Windows Vista using Python 2.6
Please provide any additional information below. I have pyamf installed and running. I also have cherrypy installed with no issues. I believe my Python install is correct. From a google search it looks like this might be a Visual Studio issue but I have yet to find anything difinitive.
Comment #1
Posted on Mar 27, 2009 by Happy DogIt looks like a problem with your compiler.
Comment #2
Posted on May 1, 2009 by Happy Dog(No comment was entered for this change.)
Status: WontFix
Labels:
Type-Defect
Priority-Medium