← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 872925] Re: install trunk : script openerp-client miss egg folder in path

 

Hello Naresh.

  I didn't finish all test, 
but I push the bugfix  with if [ -d] ...

  It's work with old an newer distutils configurations.

  I will propose a another  fix later (more elegant), 
after every test on all plateform.

A++ Xav.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/872925

Title:
  install trunk : script openerp-client miss egg folder in path

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  Install on linux (debian with ou wothout virtualenv)
  after the 
  python setup.py install
  when I use openerp-client command :
  <pathbin>/bin/openerp-client: 2: cd: can't cd to <pathlib>/lib/python2.7/site-packages/openerp-client

  because the path miss the egg folder :
  <pathlib>/lib/python2.7/site-packages/openerp_client-6.1dev-py2.7.egg/openerp-client

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/872925/+subscriptions


References