From: Oanh Thuy Ngoc Tran <oanhtt.uci.edu>
Date: Mon, 15 Jun 2020 14:57:20 -0700
Hi,
I was wondering if anyone solved this problem on amber archive regarding MMPBSA.py
I did something similar and I got the same error here
‘
File "/Users/lib/python3.6/site-packages/MMPBSA_mods/calculation.py", line 430, in run
error_list = [s.strip() for s in out.split('\n')
TypeError: a bytes-like object is required, not 'str'
Exiting. All files have been retained.
‘