-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I have installed eTraGo, eGo successfully. When running the code, eGo propose to create config file. Before it, I have created an account at openenergy-platform.org/login. I enter my connection details
Enter input value for `dialect` (default: psycopg2): oedialect
Enter value for `username`: Nikita Tomin
Enter value for `database`: oedb
Enter value for `host`: openenergy-platform.org
Enter value for `port` (default: 5432): 80
However after it, the code is running, (I'm expecting that I have to enter my password), but nothing happening. When interrupting code run, I found that code run stuck in getpass.py in the line line = input.readline()
My system is Ubuntu (Python 3.6). I have Internet connection via proxy.
Metadata
Metadata
Assignees
Labels
No labels