spotinst / spotinst-sdk-python

Spotinst SDK for the Python programming language.
Apache License 2.0
17 stars 18 forks source link

ModuleNotFoundError: No module named 'spotinst_sdk2.clients.setup' #85

Closed ShubhamKhairnar closed 3 years ago

ShubhamKhairnar commented 3 years ago

Hello Team,

Just after release of version 2.1.8, we got following error in one of our implementation: ModuleNotFoundError: No module named 'spotinst_sdk2.clients.setup'

But, when we switched back to 2.1.7, it all worked fine.

I think there is some bug in version 2.1.8 and seems to be at: spotinst_sdk2/init.py", line 12

Please look into it.

Thanks, Shubham K

SHxKM commented 3 years ago

Hi,

Sorry about this. Please update to to >=2.1.10 - this issue is fixed from that version on.