python missing error

1>------ Build started: Project: makepanda, Configuration: Debug Win32 ------
1> Using DirectX SDK June 2010
1> Storing dependency cache.
1> Elapsed Time: 0 sec
1> Could not find thirdparty/win-python-dbg/python_d.exe!
1> Build terminated.
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
I have downloaded panda3d-1.8.1-win32 zip file and I get this error under vs2010.

1.8.1 didn’t support msvc 2010. I would instead suggest that you build Panda3D from GitHub and follow the instructions when scrolling down this page:
github.com/panda3d/panda3d

Sorry to bother you again but I seem to get a new set of errors.

Did you grab the thirdparty packages as indicated by the instructions?

I did and I was able to correct it but it seems whenever one problem is fixed another come’s up.

Could you give me the whole error? The part that you gave the screenshot of doesn’t contain the actual error message.

Actually, it looks awfully similar to this error:

Are you on 32-bits as well? If so, it’d help to add --no-eigen to the makepanda command-line.

Here is a few images of the error.
mediafire.com/download/4cuxl … errors.zip

Yes, the same error. --no-eigen should allow to finish build successfully

Yeah that one works but which exe is the install file.

It should be called Panda3D-1.9.0.exe or something of the sort.