Changes between Initial Version and Version 1 of Ticket #40341


Ignore:
Timestamp:
Sep 2, 2013, 12:41:06 AM (11 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40341 – Description

    initial v1  
    22
    33I'm attaching a patch that does the upgrade and also addresses #38535 (kind-of: the port would also need to be renamed to py-relax for proper support) and #38533, while it would be best if maintainer would check #37268.
    4 
    5 However the compilation fails at:
    6 {{{
    7 Compiling /work/destroot/opt/local/lib/relax/test_suite/shared_data/frame_order/cam/pseudo_ellipse_free_rotor/frame_order_pseudo_ellipse.py ...
    8   File "/opt/local/lib/relax/test_suite/shared_data/frame_order/cam/pseudo_ellipse_free_rotor/frame_order_pseudo_ellipse.py", line 154
    9     pymol.command('show spheres'_pseudo_ellipse)
    10                                               ^
    11 SyntaxError: invalid syntax
    12 }}}