Comment #13 on issue 539 by spielmann.robert: Problems with installation on Windows 7
http://code.google.com/p/robotframework/issues/detail?id=539

Ok, news on the installer topic: you can generate a 64bit installer without problems if you use 64bit Python for it. Then, Robot Framework installs just fine. The problem is, however, that all other installers like Selenium Library etc. are also only available as 32bit installers, so they also have the problem that they can't find the 64bit Python installation in the registry. So there are two solutions:

* Generate 64bit installers for everything around Robot Framework, or
* simply do nothing, and people with 64bit systems have to use the 32bit releases.


Reply via email to