Reputation: 79
I'm attempting to make use of PyEDA, and as such I downloaded the library and attempted to use it. For reference, I am using VSCode. When I attempt to run the program, I receive the following error:
ModuleNotFoundError: No module named 'pyeda'
Would anyone have any ideas as to the cause of this?
Upvotes: 0
Views: 86