Post Process failed NoneType Error
Posted: August 9th, 2015, 1:51 pm
Everything was working fine, but I decide to update my nxbToMedia scripts because it's been about a year.. I noticed they call python2 now, use a new 'core' and 'libs' directory. I've worked through some initial errors, but I'm now getting the following error in Sabnzb which I can't solve.
[09:17:04] [ERROR]::MAIN: Unable to migrate config file /scripts/nzbToMedia/autoProcessMedia.cfg, exiting ...
Exception TypeError: "'NoneType' object is not callable" in <bound method PosixProcess.__del__of <core.nzbToMediaUtil.PosixProcess instance at 0x109e20d40>>" ignored
I'm using Python 2.7.5 on Mac 10.10.4
[09:17:04] [ERROR]::MAIN: Unable to migrate config file /scripts/nzbToMedia/autoProcessMedia.cfg, exiting ...
Exception TypeError: "'NoneType' object is not callable" in <bound method PosixProcess.__del__of <core.nzbToMediaUtil.PosixProcess instance at 0x109e20d40>>" ignored
I'm using Python 2.7.5 on Mac 10.10.4