** Changed in: openobject-server
Status: New => Triaged
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/622302
Title:
unable to run "python setup.py install" with Py 2.5 (ubuntu 8.04). Py 2.6
required
Status in OpenObject Server:
Triaged
Bug description:
I am unable to install openerp-server trunk with today's revisions
+ cd /home/openerp/production/openerp-server
+ python setup.py install
Traceback (most recent call last):
File "setup.py", line 157, in <module>
data_files = data_files(),
File "setup.py", line 93, in data_files
for addonname, add_path in find_addons():
File "setup.py", line 55, in find_addons
for root, _, names in os.walk(join('bin', 'addons'), followlinks=True):
TypeError: walk() got an unexpected keyword argument 'followlinks'
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp