From vbudhi at gmail.com Mon Jan 12 03:43:07 2015 From: vbudhi at gmail.com (Vivek Budhiraja) Date: Mon, 12 Jan 2015 08:13:07 +0530 Subject: [Erp5-users] Error installing mysql-python (erp5 buildout) Message-ID: Dear all Another version of python is installed for this user and is the reason for this trouble. However, removing that from PATH does not work (eggs would have been installed using the troublesome python). Is there any way out ? vb =============================== Installing mysql-python. While: Installing mysql-python. An internal error occurred due to a bug in either zc.buildout or in a recipe being used: Traceback (most recent call last): File "/home/erp5/Copies/eggs/zc.buildout-2.3.1-py2.7.egg/zc/buildout/buildout.py", line 1946, in main getattr(buildout, command)(args) File "/home/erp5/Copies/eggs/zc.buildout-2.3.1-py2.7.egg/zc/buildout/buildout.py", line 626, in install installed_files = self[part]._call(recipe.install) File "/home/erp5/Copies/eggs/zc.buildout-2.3.1-py2.7.egg/zc/buildout/buildout.py", line 1370, in _call return f() File "/home/erp5/Copies/eggs/zc.recipe.egg-1.2.2-py2.7.egg/zc/recipe/egg/custom.py", line 97, in install newest=self.newest, File "/home/erp5/Copies/eggs/zc.buildout-2.3.1-py2.7.egg/zc/buildout/easy_install.py", line 855, in build assert executable == sys.executable, (executable, sys.executable) AssertionError: ('/home/erp5/buildout/parts/python2.6/bin/python2.6', '/home/erp5/local/python-2.7.5/bin/python') -------------- next part -------------- An HTML attachment was scrubbed... URL: