when I run e01_hello_world.py, it jump this:
Traceback (most recent call last):
File "/home/kali/Desktop/python-iota-workshop/e01_hello_world.py", line 6, in
client = iota_client.Client(node='https://api.lb-0.testnet.chrysalis2.com')
TypeError: Client.new() got an unexpected keyword argument: node