-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attribute Error in FileSet class #55
Comments
Hmmm, that's an interesting finding... I need to think about it, if it's a bug or mistake. I currently busy at another place, do I have time to clearly think about it or do you need a quick workaround / solution? |
No need to hurry. But if you have time to chat some day I have a few other questions. |
How can we establish a chat communication? I can offer Signal or Gitter. |
We can try and set it up on Gitter. |
I trink I found you in Gitter. Btw. Gitter doesn't send notification emails. |
I just got this error again. I was thinking of returning the first item from the design's libraries dictionary. return next(iter(self._design.VHDLLibraries.values())) |
Design
object has no attributeVHDLLibrary
.pyEDAA.ProjectModel/pyEDAA/ProjectModel/__init__.py
Line 857 in 38aa30f
The text was updated successfully, but these errors were encountered: