Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thegreenmilecornant opened this issue Apr 18, 2023 · 0 comments

Comments

@thegreenmilecornant
Copy link

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 myemail@domain.com -p mypassword, and -e myemail@domain.com -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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant