Hi! I have followed all the steps mentioned in the docs and moved the downloaded file to the file location of my code. Still I am getting this error 'No module named 'pyEDA.pyEDA'; 'pyEDA' is not a package' when I run from pyEDA.main import *. I request you to guide me through this.
Hi! I have followed all the steps mentioned in the docs and moved the downloaded file to the file location of my code. Still I am getting this error 'No module named 'pyEDA.pyEDA'; 'pyEDA' is not a package' when I run
from pyEDA.main import *. I request you to guide me through this.