The only other thing I could think of is to try running the code without the following two lines in your controller.py file:
hub = PackageHub("devtesting")
__connection__ = hub
Sean
The only other thing I could think of is to try running the code without the following two lines in your controller.py file:
hub = PackageHub("devtesting")
__connection__ = hub
Sean