This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC3235SF: ImageCreator not loading via UniFlash, SLImageCreator errors from CLI

Part Number: LAUNCHXL-CC3235SF
Other Parts Discussed in Thread: UNIFLASH, , CC3235SF, CC3100, CC3200

Hi folks,

I am unable to load ImageCreator and tried both UniFlash 5 and the recently released v6.0.0.

When I select LAUNCHXL-CC3235SF from UniFlash, I get a spinning icon next to "Start Image Creator" as depicted in the attached pic.

If I attempt to start ImageCreator from the CLI, I get:

<uni flash root dir>/simplelink/imagecreator/bin/SLImageCreator

Traceback (most recent call last):
File "SLImageCreator.py", line 33, in <module>
File "/private/var/folders/79/10c7185s6cn_8zc1hsk5rcdw0000gn/T/pip-install-Um7Hyj/pyinstaller/PyInstaller/loader/pyimod03_importers.py", line 396, in load_module
File "logging/__init__.py", line 26, in <module>
File "/private/var/folders/79/10c7185s6cn_8zc1hsk5rcdw0000gn/T/pip-install-Um7Hyj/pyinstaller/PyInstaller/loader/pyimod03_importers.py", line 396, in load_module
File "weakref.py", line 14, in <module>
from _weakref import (
ImportError: cannot import name _remove_dead_weakref
[78672] Failed to execute script SLImageCreator

I am running this on MacOS. 

What am I doing wrong?