I commented out line 65 of CvAppInterface.py: sys.setdefaultencoding('utf-8') and it now works! The mod used to work with no tweaking, so I've no idea why it changed suddenly, or why both computers had the same issue.
If someone with more experience could shed some light on this, I'd be fascinated to know more!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I commented out line 65 of CvAppInterface.py:
sys.setdefaultencoding('utf-8')and it now works! The mod used to work with no tweaking, so I've no idea why it changed suddenly, or why both computers had the same issue.If someone with more experience could shed some light on this, I'd be fascinated to know more!