Closed ExaneServerTeam closed 6 years ago
Fix the exception raised while writing the bin file:
""" TypeError: write() argument must be str, not bytes """
Yeah, that make sense, thanks!
Fix the exception raised while writing the bin file:
""" TypeError: write() argument must be str, not bytes """