This repository was archived by the owner on May 22, 2025. It is now read-only.

Description
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