Problems after upgrading to v1.0 [OSX]
Posted: March 28th, 2016, 5:53 am
Hi All,
I have just recently upgraded to v1.0 and OS 10.11.1. Since the upgrade I cannot get sabnzbd to start. When running from a terminal it shows the following errors
Any one else seen this issues?
Thanks
Ian
I have just recently upgraded to v1.0 and OS 10.11.1. Since the upgrade I cannot get sabnzbd to start. When running from a terminal it shows the following errors
Code: Select all
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd -console
Traceback (most recent call last):
File "/Applications/SABnzbd.app/Contents/Resources/__boot__.py", line 54, in <module> _run()
File "/Applications/SABnzbd.app/Contents/Resources/__boot__.py", line 49, in _run exec(compile(source, path, 'exec'), globals(), globals())
File "/Applications/SABnzbd.app/Contents/Resources/SABnzbd.py", line 85, in <module> import sabnzbd
File "sabnzbd/__init__.pyc", line 73, in <module>
File "platform.pyc", line 809, in mac_ver
File "platform.pyc", line 786, in _mac_ver_xml
File "plistlib.pyc", line 78, in readPlist
File "plistlib.pyc", line 401, in parse
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/parsers/expat.py", line 4, in <module> from pyexpat import *
ImportError: dlopen(/Applications/SABnzbd.app/Contents/Resources/lib/python2.7/lib-dynload/pyexpat.so, 2): Symbol not found: _XML_SetHashSalt
Referenced from: /Applications/SABnzbd.app/Contents/Resources/lib/python2.7/lib-dynload/pyexpat.so
Expected in: /usr/lib/libexpat.1.dylib
in /Applications/SABnzbd.app/Contents/Resources/lib/python2.7/lib-dynload/pyexpat.soThanks
Ian