Punzip Error: dyld Symbol not found: _PyList_Type

Installed Panda3D and tried to fix this problem several ways so far(re-installs etc.) but this punzip error seems to persist.

[miles@lime] /Developer/Tools/Panda3D/punzip 
dyld: Symbol not found: _PyList_Type
  Referenced from: /Developer/Panda3D/lib/libpanda.1.7.dylib
  Expected in: dynamic lookup

Does anyone know how I’d fix this error?

Thanks,
Miles

Hey, welcome to the forums!

Thanks for reporting the issue. It’d help a lot if you could tell us which version of Panda3D you are using. A buildbot build or 1.7.0?

I’m using 1.7.0

I don’t understand why this problem hasn’t come up before, but I’ve committed a fix to the source code repository. If you install the latest buildbot SDK release of Panda3D, it will include the fix.

Thanks for reporting this issue!

Thanks a ton rdb!

It’s working perfectly now.

-Miles