i am getting a error in latest version of tulip-4.4.0{which i downloaded for my windows7ultimate-32bit}. the installation has comppleted properly but still when i open the application it gives me the error {"cannot openperspective:tulip
Wrong plugin type or plugin not found"}
I dont know which one is it asking for? please help !!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just a friendly note here that I'm here and I'm willing to support you, but that I don't know how to help you because I've never gotten that error. Is there any more information you could post? Can you debug the application and give a trace?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The problem of Jamshed Gill , similar like mine, is Tulip depend on Python 2.7 . In this case Tulip looks for "Python27.dll" . The file should be in *C:\windows\system32* by normal Python installation. The file size is about 2.33MB.
If you didn't find the file in you windows 7 32bit, try to find python folder (usually C:\Python27) , otherwise you will to do a full search for the missing file.
if you find the file in other folder ( sometimes python is distributed in other software ) , try to include that folder in system search Path . If you find this step difficult, just copy the "Python27.dll" to Tulip\bin folder. it will work like a charm.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Warm greetings,
i am getting a error in latest version of tulip-4.4.0{which i downloaded for my windows7ultimate-32bit}. the installation has comppleted properly but still when i open the application it gives me the error {"cannot openperspective:tulip
Wrong plugin type or plugin not found"}
I dont know which one is it asking for? please help !!
Just a friendly note here that I'm here and I'm willing to support you, but that I don't know how to help you because I've never gotten that error. Is there any more information you could post? Can you debug the application and give a trace?
The problem of Jamshed Gill , similar like mine, is Tulip depend on Python 2.7 . In this case Tulip looks for "Python27.dll" . The file should be in *C:\windows\system32* by normal Python installation. The file size is about 2.33MB.
If you didn't find the file in you windows 7 32bit, try to find python folder (usually C:\Python27) , otherwise you will to do a full search for the missing file.
if you find the file in other folder ( sometimes python is distributed in other software ) , try to include that folder in system search Path . If you find this step difficult, just copy the "Python27.dll" to Tulip\bin folder. it will work like a charm.