0
Not able to start up the schematics.

After installing eSim and starting it up. I created a new project named first_1.proj but when I try to start up the schematics the following error shows up in the command prompt

Worker Thread Calling Command : eeschema C:\\Users\\bunty\\eSim-Workspace\\first_1\\first_1.sch
Traceback (most recent call last):
File "C:\\eSim\\src\\projManagement\\Worker.py", line 36, in run
self.call_system(self.args)
File "C:\\eSim\\src\\projManagement\\Worker.py", line 40, in call_system
proc = subprocess.Popen(command.split())
File "C:\\Python27\\lib\\subprocess.py", line 710, in __init__
errread, errwrite)
File "C:\\Python27\\lib\\subprocess.py", line 958, in _execute_child
startupinfo)
WindowsError: [Error 2] The system cannot find the file specified

Will be thankful for your help.


eSim 03-03-18, 8:26 p.m. bunty.him
0
Hello,
You cannot attach screenshots here. Please check, whether the KiCad is installed properly.
In c:users/share/kicad , there will be Kicad libraries.
Send the screenshot to contact-esim[at]fossee[dot]ine
03-03-18, 9:05 p.m. Gloria
I installed eSim correctly and what to do with kicad libraries.

03-03-18, 10:39 p.m. bunty.him
also and was sent with the appropriate screenshot


03-03-18, 10:40 p.m. bunty.him
also an email was sent with the appropriate screenshot.

03-03-18, 10:41 p.m. bunty.him
Eeschema is part of Kicad. So when you use eeschema, basically you are working with Kicad.
So, if Kicad is not installed properly, then you will get eeschema error, and all the libraries(including eSim) will be in C drive.
So, try to reinstall Kicad. And also, try to run python Application.py from src>>frontend and let me know the error.

03-03-18, 11:18 p.m. Gloria
Hello,

There is some issue in subprocess.py. We are sorting it out. We will get back to you soon.

09-03-18, 11:29 a.m. Gloria
Thnq for the feedback... Will be looking forward for the solution

09-03-18, 8:02 p.m. bunty.him

Login to add comment


Log-in to answer to this question.