Hi all I am getting an error when trying to select a stack with auto ```AttributeError: 'NoneType' o...
v
Hi all I am getting an error when trying to select a stack with auto
Copy code
AttributeError: 'NoneType' object has no attribute '__name__'

In [27]: auto.select_stack("stackname", work_dir="/path_to_project")