ERROR: Could not load SCM Client "tfs"
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/RBTools-1.0.3-py2.7.egg/rbtools/clients/__init__.py", line 750, in load_scmclients
client = ep.load()(config=config, options=options)
File "/Library/Python/2.7/site-packages/RBTools-1.0.3-py2.7.egg/rbtools/clients/tfs.py", line 979, in __init__
none_on_ignored_error=True)
File "/Library/Python/2.7/site-packages/RBTools-1.0.3-py2.7.egg/rbtools/utils/process.py", line 165, in execute
**popen_encoding_args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in __init__
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)
CRITICAL: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)