Changes between Initial Version and Version 1 of Ticket #8313, comment 7
- Timestamp:
- Jan 18, 2023, 3:05:42 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8313, comment 7
initial v1 239 239 }}} 240 240 241 241 I 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.