Hi, I wrote a short script that I am going to use in pymol. I need to parse a json file and then display the contents in some manner. It works just fine in Ubuntu 12.04, but when I try it on OSX, it doesn't work. The problem that I am having is that when I try `import simplejson` or `import json` it throws an ImportError.
I assume that this is related to the PYTHON_PATH variable, but thus far my google-fu has come up short. I've tried it in both pymol version 1.3 and 1.5.0.3. Any help would be appreciated. Thanks, Matt Baumgartner Technical Details: pymol 1.5.0.3 and 1.3 OSX 10.6.8 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net