Re: [PyMOL] Mac Installation Question

2021-02-01 Thread Justine Williams
From: Thomas Holder Sent: Wednesday, January 27, 2021 2:54 AM To: Justine Williams Cc: pymol-users@lists.sourceforge.net Subject: Re: [PyMOL] Mac Installation Question Hi Justine, Have you tried with the official schrodinger::pymol package? If the user who wants to use your plugin

Re: [PyMOL] Mac Installation Question

2021-01-27 Thread Thomas Holder
Hi Justine, Have you tried with the official schrodinger::pymol package? If the user who wants to use your plugin has a PyMOL license, that should be the best option for him. conda create -n pymol -c conda-forge python=3.7 rdkit=2020.03.3.0 matplotlib seaborn pip numpy schrodinger::pymol

[PyMOL] Mac Installation Question

2021-01-26 Thread Justine Williams
Dear users, Could someone please help me with installing open source pymol on MacOS? I created a plugin, but to allow it to be more easily available to users with different OS, I need to include installation instructions for installing open source pymol on each. I prepared some installation