

Installation in windows gives following error and unable to start new project
Cannot access Modelica map file --- .esim folder
No section: 'eSim'
Starting eSim......
libpng warning: iCCP: known incorrect sRGB profile
Function : Browse Location
Function : Create workspace
C:\Users\Dr.M.Saravanan\Documents
Traceback (most recent call last):
File "frontEnd\Workspace.py", line 122, in createWorkspace
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Dr.M.Saravanan\\AppData\\Roaming\\SPB_Data\\.esim/workspace.txt'
eSim


(THIS IS NOT AN ANSWER) I am writing here as I could not find an option for "comment". Anyways, I am having the same issues on windows. Can anyone in the community tell if they were able to install it correctly?
EDIT: I installed it on Linux it is working fine there. I think there is some bug with windows installation


It seems that some environment variables are malformed or does not exist. Kindly check if the environment variables "HOME", "USERPROFILE", "HOMEPATH" and "HOMEDRIVE" are set correctly. For example, both "HOME" and "USERPROFILE" should exist and have values "C:\\Users\\Dr.M.Saravanan" in your case.






Login to add comment