[PyMOL] Portable Version of Python 3.8 with Portable PyMOL+RDKIt+Many More

2022-07-18 Thread Dr. Vijay Masand
Dear all

We have successfully developed a new portable version of Python 3.8 (64 bit
only) for windows 7, 10 and 11. It contains fully functional and smoothly
running portable versions of Open Source PyMOL 2.5, RDKit 2022.3.2.1,
Jupyter Notebook, Matplotlib, Sci-Py, Numpy, PyQt5, Pip, Pandas, IPython,
and many more.

No need to install above modules or even Python 3.8, the new portable
version of Python 3.8 developed by us contains all required
functionalities. Just copy and paste anywhere in your computer or in
pendrive and use it without any issue. If interested, kindly contact (
vijaymas...@gmail.com)

Cheers

Vijay


With Warm Regards
*Dr. Vijay H. Masand*
Department of Chemistry,
Vidya Bharati College, Amravati, 444 602
Maharashtra, India.
Phone number- +91-9403312628
https://sites.google.com/site/vijaymasand/
___
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

[PyMOL] invalid namespace

2022-07-18 Thread Criss Hartzell
I am trying to compare two structures using the script colorbyrmsd.py.
If I "run colorbyrmsd.py obj1, obj2" I get an error "invalid namespace
'obj02' ". I don't know what this means. Can anyone help? Thanks.

-- 
Criss Hartzell
___
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

Re: [PyMOL] invalid namespace

2022-07-18 Thread Jarrett Johnson
Hello Criss,

I suggest doing this in two parts:

1)

run colorbyrmsd.py

At the bottom of that script, this function is extended to PyMOL. Thus
after importing the function, you should be able to run the function
natively in PyMOL's commandline:

2)
colorbyrmsd obj1, obj2

Hope this helps,
Jarrett J.

On Mon, Jul 18, 2022 at 7:59 PM Criss Hartzell 
wrote:

> I am trying to compare two structures using the script colorbyrmsd.py.
> If I "run colorbyrmsd.py obj1, obj2" I get an error "invalid namespace
> 'obj02' ". I don't know what this means. Can anyone help? Thanks.
>
> --
> Criss Hartzell
> ___
> PyMOL-users mailing list
> Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
> Unsubscribe:
> https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe



-- 

*Jarrett Johnson* | Senior Developer, PyMOL
___
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe