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

[Bug]: Cannot replicate creating an account python example on Ubuntu 22.04.3 LTS  #2251

@shahid1209

Description

@shahid1209

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

  • I have searched the issues tracker this issue and there is none

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Product Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions