Changes between Initial Version and Version 1 of Ticket #8313, comment 7


Ignore:
Timestamp:
Jan 18, 2023, 3:05:42 PM (3 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8313, comment 7

    initial v1  
    239239}}}
    240240
    241 
     241I also tested whether just importing OpenMM without running AlphaFold prediction causes the encoding to change.  I had it install AlphaFold, Conda, and OpenMM as it normally does when energy minimization requested and then return.  Then I imported openmm (from simtk import openmm).  The getpreferredencoding() still gave the correct "UTF-8".  So it takes additional steps to get the ANSI encoding.