Skip to content

SyntaxError: invalid syntax #1

@mr-shorten

Description

@mr-shorten

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions