Skip to content

Fix bundle code to look for Python modules in updated location.

Python modules are built under lib/python/site-packages, rather than lib/site-packages. Fixed that.

Merge request reports