Hi!
I am having problem with integrating Django Stack with eclipse in MAc OS. The following error shows up when I create a new Django project..
dyld: Library not loaded: /bitnami/djangostack-osx-x86/output/common/lib/libreadline.5.2.dylib Referenced from: /Applications/djangostack-1.3-1/python/bin/.python.bin Reason: image not found
The same installation was working fine with windows. Can someone explain how to debug this.
regards Arindam