0
Can't seem to create a new project

Hi,

I am not able to create a new project in eSim. Everytime I run the application and try creating a new project, it says 'the project name should not contain any spaces' even though I haven't used any spaces in the project name.
The command prompt shows the following error:
Traceback (most recent call last):
File "Application.py", line 201, in new_project
directory, filelist =self.project.createProject(self.projname)
TypeError: 'NoneType' object is not iterable
Can someone please help me out?
Thanks!


eSim 01-03-18, 8:23 a.m. rishabhsmani1010
0
Hello,
Try to run "Application.py". You can find it in src>> front end folder of eSim-1.1.2.
If you get the error, this means the python is not installed properly. Try to reinstall eSim.
If you are using two versions of python, make sure they should not be in the single directory.
eSim uses python 2.7.
01-03-18, 11:03 a.m. Gloria


0
Hello,
Try to run "Application.py". You can find it in src>> front end folder of eSim-1.1.2.
If you get the error, this means the python is not installed properly. Try to reinstall eSim.
If you are using two versions of python, make sure they should not be in the single directory.
eSim uses python 2.7.
01-03-18, 11:03 a.m. Gloria
Hi,

I'm still incurring an error. I did have two different versions of Python on my PC, so I uninstalled it along with all eSim files and tried reinstalling it. But I'm still getting the same error. 
Any other suggestions? 

Thanks.

01-03-18, 3:46 p.m. rishabhsmani1010
Hello, so are you able to give project name?
Because you posted another question about libraries.

02-03-18, 3:24 p.m. Gloria

Login to add comment


Log-in to answer to this question.