Simon Buhrow

Results 2 comments of Simon Buhrow

I´ve got the same error. When inserting the following code block to the code of https://pyvhdlparser.readthedocs.io/en/latest/BlockStream/Usage.html (before the try-block) it runs. ``` from pyVHDLParser.Blocks import MetaBlock for block in MetaBlock.BLOCKS:...

I don´t think so as I´m using python 3.8.2 version.