Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AttributeError: 'EnvHandler' object has no attribute 'get_variable' #53

@thegreenmilecornant

Description

@thegreenmilecornant

Hi!

I just tried setting this up by following the quick start.

When running, I get the following error message;

Traceback (most recent call last):
  File "/opt/WSDG/adiliuswsdg.py", line 180, in <module>
    webhallen_username = EnvHandler.get_variable("email")
AttributeError: 'EnvHandler' object has no attribute 'get_variable'

I have tried running it with and without arguments, such as -e [email protected] -p mypassword, and -e [email protected] -p mypassword -s STORE. They all give me the same error message.

Have you encountered this before?

I'm running it on Ubuntu Server 22.04.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions