Hi, the SDK requires setuptools https://github.com/BingAds/BingAds-Python-SDK/blob/803bcd51781379c5bf1115652e065f2afb233f8e/bingads/service_info.py#L1C8-L1C21 but this is not in the package requirements. https://github.com/BingAds/BingAds-Python-SDK/blob/803bcd51781379c5bf1115652e065f2afb233f8e/setup.py#L14
Hi,
the SDK requires setuptools
https://github.com/BingAds/BingAds-Python-SDK/blob/803bcd51781379c5bf1115652e065f2afb233f8e/bingads/service_info.py#L1C8-L1C21
but this is not in the package requirements.
BingAds-Python-SDK/setup.py
Line 14 in 803bcd5