You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/singhn4/Projects/kids_first/whistler-tutorial/ncpi-whistler/venv/bin/play", line 33, in <module>
sys.exit(load_entry_point('NCPI-Whistler', 'console_scripts', 'play')())
File "/Users/singhn4/Projects/kids_first/whistler-tutorial/ncpi-whistler/wstlr/play.py", line 136, in exec
host_config = get_host_config()
File "/Users/singhn4/Projects/kids_first/whistler-tutorial/ncpi-whistler/wstlr/__init__.py", line 101, in get_host_config
example_config(sys.stdout)
File "/Users/singhn4/Projects/kids_first/whistler-tutorial/ncpi-whistler/wstlr/__init__.py", line 94, in example_config
modules[key].example_config(writer, other_entries)
AttributeError: type object 'AuthKfOpenid' has no attribute 'example_config'
The text was updated successfully, but these errors were encountered:
Running
play > fhir_hosts
results in:The text was updated successfully, but these errors were encountered: