Revision history [back]
Yes, you have 32-bit libSDL and 64-bit Python, which can't import that. You need to install 64-bit libSDL instead. My guess is once that's done then you don't need to modify LD_LIBRARY_PATH at all.
Yes, you have 32-bit libSDL and 64-bit Python, which can't import that. You need to install 64-bit libSDL instead. My guess is once that's done then you don't need to modify LD_LIBRARY_PATH at all.