I'm working on updating our bsp from 2019.01 to 2019.07 and I'm running in to the following problem building host-meson:
--------------------------
target: host-meson.compile
--------------------------
Traceback (most recent call last):
File "setup.py", line 25, in <module>
from setuptools import setup
ImportError: No module named 'setuptools'
/usr/local/lib/ptxdist-2019.07.0_GP/rules/host-meson.make:36: recipe for target '/src/build/platform-host/state/host-meson.compile' failed
make: *** [/src/build/platform-host/state/host-meson.compile] Error 1