Project

General

Profile

Actions

Bug #308

closed

Unexpected PYTHONPATH

Added by Guilhem Saurel about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-

Description

Hi,

I'm having some troubles with a rogue PYTHONPATH:

$ cd robotpkg/wip/py-hpp-rbprm-corba/
$ make show-var VARNAME=PYTHONPATH

$ make
[…]
$ make show-var VARNAME=PYTHONPATH
/opt/openrobots/lib/python3.6/site-packages/hpp

The "/opt/openrobots/lib/python3.6/site-packages" part isn't a big issue, but I don't understand where this "hpp" is coming from at all, and it causes tests to fail, as the "hpp.gepetto" python module is found when we try to import the "gepetto" module while running the unit tests…

Any idea ?

Actions

Also available in: Atom PDF