Pyeda module not accessible

33 views Asked by At

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?

0

There are 0 answers