Re: [PyMOL] installing other libraries with pymol python

2015-06-23 Thread Thomas Holder
Hi Jordan, I think there are no drawbacks, I'm using this version for several months now and it works great. Of course such a question is hard to answer a-priori, that's why we didn't simply replace the regular bundle but offer the "syspython" version in addition. Cheers, Thomas On 23 Jun 2

Re: [PyMOL] installing other libraries with pymol python

2015-06-23 Thread Jordan Willis
Wow that is so cool. Is there any drawbacks I can expect? > On Jun 23, 2015, at 1:44 PM, Thomas Holder > wrote: > > Hi Jordan, > > if you want to use MacPyMOL with other libraries then I recommend to use the > "syspython" version that we offer (installer named > MacPyMOL-v1.7.x.x-syspython.

Re: [PyMOL] installing other libraries with pymol python

2015-06-23 Thread Thomas Holder
Hi Jordan, if you want to use MacPyMOL with other libraries then I recommend to use the "syspython" version that we offer (installer named MacPyMOL-v1.7.x.x-syspython.dmg). It simply does not bundle a Python distribution, but uses /usr/bin/python2.7 to run MacPyMOL. Related: https://sourceforg

[PyMOL] installing other libraries with pymol python

2015-06-21 Thread Jordan Willis
Hi, I’m trying to use the pandas library with MacPymol 1.7.05 but get the following with import pandas. File "/Library/Python/2.7/site-packages/pandas/__init__.py", line 6, in from . import hashtable, tslib, lib File "numpy.pxd", line 157, in init pandas.hashtable (pandas/hashtable.c