Skip to content

#451: Minor README update#452

Open
rbrglez wants to merge 1 commit intoolofk:mainfrom
rbrglez:issue/451
Open

#451: Minor README update#452
rbrglez wants to merge 1 commit intoolofk:mainfrom
rbrglez:issue/451

Conversation

@rbrglez
Copy link
Copy Markdown

@rbrglez rbrglez commented Nov 23, 2024

Description of the Issue:

I am encountering a NameError when running the script failing.py. The issue appears to be related to the way I am importing the edalize module. When importing the module as described in the README (from edalize import *), I get an error. However, when importing only the get_edatool function (from edalize.edatool import get_edatool), the script runs successfully.

Resolution:

I've updated README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant