c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #26097
[Bug 794972] [NEW] Problem installing Web Client 6.0.2 on Ubuntu 10.04
Public bug reported:
Hello
Following the official instalation tutorial.
After
sudo python setup.py install
Run
openerp-web
And get this error
Traceback (most recent call last):
File "/usr/local/bin/openerp-web", line 4, in <module>
import pkg_resources
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2671, in <module>
working_set.require(__requires__)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 654, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: openerp-web==6.0.2
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: openerp-web==6.0.2
Using the manual ejecution
python openerp-web.py
It works fine.
Thanks in advance.
Paco
** Affects: openobject-client-web
Importance: Undecided
Status: New
** Description changed:
Hello
Following the official instalation tutorial.
- After
+ After
sudo python setup.py install
Run
openerp-web
And get this error
- Traceback (most recent call last):
- File "/usr/local/bin/openerp-web", line 4, in <module>
- import pkg_resources
- File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2671, in <module>
- working_set.require(__requires__)
- File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 654, in require
- needed = self.resolve(parse_requirements(requirements))
- File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in resolve
- raise DistributionNotFound(req)
- pkg_resources.DistributionNotFound: openerp-web==6.0.2
-
- File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in resolve
- raise DistributionNotFound(req)
+ Traceback (most recent call last):
+ File "/usr/local/bin/openerp-web", line 4, in <module>
+ import pkg_resources
+ File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2671, in <module>
+ working_set.require(__requires__)
+ File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 654, in require
+ needed = self.resolve(parse_requirements(requirements))
+ File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in resolve
+ raise DistributionNotFound(req)
+ pkg_resources.DistributionNotFound: openerp-web==6.0.2
+
+ File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in resolve
+ raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: openerp-web==6.0.2
Using the manual ejecution
- python openerp-web.py
+ python openerp-web.py
It works fine.
+
+ Thanks in advance.
+ Paco
--
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/794972
Title:
Problem installing Web Client 6.0.2 on Ubuntu 10.04
Status in OpenERP Web Client:
New
Bug description:
Hello
Following the official instalation tutorial.
After
sudo python setup.py install
Run
openerp-web
And get this error
Traceback (most recent call last):
File "/usr/local/bin/openerp-web", line 4, in <module>
import pkg_resources
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2671, in <module>
working_set.require(__requires__)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 654, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: openerp-web==6.0.2
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: openerp-web==6.0.2
Using the manual ejecution
python openerp-web.py
It works fine.
Thanks in advance.
Paco
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/794972/+subscriptions
Follow ups
References