-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Getting the following error when trying to make a diagram from Example web-services-on-premise.yaml
Pip v23.2.1
Python v3.9.0
GraphViz v8.1.0
diagrams-as-code web-services-on-premise.yaml
Traceback (most recent call last):
File "c:\users\matt\appdata\local\programs\python\python39\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "c:\users\matt\appdata\local\programs\python\python39\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "C:\Users\Matt\AppData\Local\Programs\Python\Python39\Scripts\diagrams-as-code.exe\__main__.py", line 4, in <module>
File "c:\users\matt\appdata\local\programs\python\python39\lib\site-packages\diagrams_as_code\entrypoint.py", line 16, in <module>
from diagrams_as_code.enums import (
File "c:\users\matt\appdata\local\programs\python\python39\lib\site-packages\diagrams_as_code\enums.py", line 44
match self.value:Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working