You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(iota_sdk_venv) shahid@Shahid:~/iota-sdk$ python3 bindings/python/examples/how_tos/accounts_and_addresses/create_account.py Traceback (most recent call last): File "/home/shahid/iota-sdk/bindings/python/examples/how_tos/accounts_and_addresses/create_account.py", line 19, in <module> raise Exception(f".env {env_var} is undefined, see .env.example") Exception: .env STRONGHOLD_PASSWORD is undefined, see .env.example
Can the issue reliably be reproduced?
Yes
Steps to reproduce the issue
No response
Errors
No response
Duplicate declaration
I have searched the issues tracker this issue and there is none
The text was updated successfully, but these errors were encountered:
Issue description
https://wiki.iota.org/iota-sdk/getting-started/python/#install-the-iota-sdk
Version
iota-sdk-python-v2.0.0
Expected behaviour
Account created: Alice
Actual behaviour
(iota_sdk_venv) shahid@Shahid:~/iota-sdk$ python3 bindings/python/examples/how_tos/accounts_and_addresses/create_account.py Traceback (most recent call last): File "/home/shahid/iota-sdk/bindings/python/examples/how_tos/accounts_and_addresses/create_account.py", line 19, in <module> raise Exception(f".env {env_var} is undefined, see .env.example") Exception: .env STRONGHOLD_PASSWORD is undefined, see .env.example
Can the issue reliably be reproduced?
Yes
Steps to reproduce the issue
No response
Errors
No response
Duplicate declaration
The text was updated successfully, but these errors were encountered: