There is a regression in python 3.8 where python38._pth is ingnored, so packaged path are wrong.
I post it in case of someone is dealing with same bug.
https://bugs.python.org/issue41304
I'll close the issue with the next python release (the patch is already here python/cpython#21495)
There is a regression in python 3.8 where python38._pth is ingnored, so packaged path are wrong.
I post it in case of someone is dealing with same bug.
https://bugs.python.org/issue41304
I'll close the issue with the next python release (the patch is already here python/cpython#21495)