You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
automactc : ERROR mod_firefox_v102 failed: ['Traceback (most recent call last):\n File "automactc.py", line 351, in modExec\n import_module(modImport)\n File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/init.py", line 37, in import_module\n import(name)\n File "/Users/PATH_TO/automactc/modules/mod_firefox_v102.py", line 241, in \n module(firefox_location)\n File "/Users/PATH_TO/automactc/modules/mod_firefox_v102.py", line 215, in module\n get_firefox_version(c)\n File "/Users/PATH_TO/automactc/modules/mod_firefox_v102.py", line 56, in get_firefox_version\n ver = config.get('Compatibility','lastversion')\n File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py", line 607, in get\n raise NoSectionError(section)\nNoSectionError: No section: 'Compatibility'\n']
The text was updated successfully, but these errors were encountered:
automactc : ERROR mod_firefox_v102 failed: ['Traceback (most recent call last):\n File "automactc.py", line 351, in modExec\n import_module(modImport)\n File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/init.py", line 37, in import_module\n import(name)\n File "/Users/PATH_TO/automactc/modules/mod_firefox_v102.py", line 241, in \n module(firefox_location)\n File "/Users/PATH_TO/automactc/modules/mod_firefox_v102.py", line 215, in module\n get_firefox_version(c)\n File "/Users/PATH_TO/automactc/modules/mod_firefox_v102.py", line 56, in get_firefox_version\n ver = config.get('Compatibility','lastversion')\n File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py", line 607, in get\n raise NoSectionError(section)\nNoSectionError: No section: 'Compatibility'\n']
The text was updated successfully, but these errors were encountered: