[PyMOL] How to install Psico module for pymol with window 7

2013-05-10 Thread ABEL Stephane 175950
Hello 

I have downloaded the Psico module of T. Holder to use the command supercell. I 
have followed the wiki http://www.pymolwiki.org/index.php/Psico and  
https://github.com/speleo3/pymol-psico/.

I did the followings: 

1) Installed the ccbtx and numpy librairies
2) Dowloaded the Psico archive from https://github.com/speleo3/pymol-psico/ 
3) Copied the Psico directory in my C:\Program Files (x86)\DeLano 
Scientific\PyMOL\modules\psico
4) Lauched pymol (0.99rc6) and typed import import psico.fullinit

But i obtain the following error   

File C:\Program Files (x86)\DeLano 
Scientific\PyMOL/modules\psico\fullinit.py, line 10
 from . import init
  ^
 SyntaxError: invalid syntax

What's wrong ?

Thanks for your help

Stephane
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
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


Re: [PyMOL] How to install Psico module for pymol with window 7

2013-05-10 Thread Thomas Holder
Hi Stephane,

psico requires python 2.6 or 2.7. I also made a python 2.5 backport [1]. But 
PyMOL 0.99rc6 is way too old, it ships with python 2.3.

[1] https://github.com/speleo3/pymol-psico/tree/backport

Cheers,
  Thomas

On May 10, 2013, at 8:20 PM, ABEL Stephane 175950 stephane.a...@cea.fr wrote:
 Hello 
 
 I have downloaded the Psico module of T. Holder to use the command supercell. 
 I have followed the wiki http://www.pymolwiki.org/index.php/Psico and  
 https://github.com/speleo3/pymol-psico/.
 
 I did the followings: 
 
 1) Installed the ccbtx and numpy librairies
 2) Dowloaded the Psico archive from https://github.com/speleo3/pymol-psico/ 
 3) Copied the Psico directory in my C:\Program Files (x86)\DeLano 
 Scientific\PyMOL\modules\psico
 4) Lauched pymol (0.99rc6) and typed import import psico.fullinit
 
 But i obtain the following error   
 
 File C:\Program Files (x86)\DeLano 
 Scientific\PyMOL/modules\psico\fullinit.py, line 10
 from . import init
  ^
 SyntaxError: invalid syntax
 
 What's wrong ?
 
 Thanks for your help
 
 Stephane

-- 
Thomas Holder
PyMOL Developer
Schrödinger Contractor


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
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