PyScripter

Hi everyone I am new to Panda3D.
I know a bit of Python and all but I Installed Panda3D wich comes with Python25 the problem I have is I cannot use PyScripter Can anyone help me please :slight_smile: :slight_smile:

You’ll have to explain what problems you are exactly running into.

when I do this for example
import direct.directbase.DirectStart
run()

and then run i get this error
exception.Importerror : cannot find libpandaexpress.dll

something like this

Ok I fixed that by using The Python that comes with Panda3D but the only problem is then I cannot use Pyscritpter, PyScripter Needs the installed Python25 directorry C:\Python25
And I dont know how to change that in the mean time I will use PyPe wich works but it doesn’t really help like PyScripter

Change it to “C:\Panda3D-1.6.2\python” .

I know that is what i should do but I dont realy know how lol but thanx will keep on trying maby I am just missing something