Hi, We just saw a similar issue with a customer, and it had to do with some contents in their system environment, which was interfering.
Can you run `env` and see if anything in there has any Unicode characters? In the other case, it was fancy quotes (the kind you'd see in a Word document). We're looking at where things are going wrong here. Christian On Sun, Jul 19, 2020 at 11:27 PM [email protected] < [email protected]> wrote: > The output of "tf vc help" > zsh: command not found: tf > > В 22:36:03 UTC+3на петък, 17 юли 2020 г. David Trowbridge написа: > >> Can you run "tf vc help" and send us the output? >> >> Thanks, >> David >> >> On Fri, Jul 17, 2020 at 8:58 AM [email protected] < >> [email protected]> wrote: >> >>> when i try for example rbt post, status and so on i face every time same >>> error: >>> >>> 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) >>> >>> -- >>> Supercharge your Review Board with Power Pack: >>> https://www.reviewboard.org/powerpack/ >>> Want us to host Review Board for you? Check out RBCommons: >>> https://rbcommons.com/ >>> Happy user? Let us know! https://www.reviewboard.org/users/ >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Review Board Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/reviewboard/47297616-9322-4821-893f-268ab42e17c7n%40googlegroups.com >>> <https://groups.google.com/d/msgid/reviewboard/47297616-9322-4821-893f-268ab42e17c7n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "Review Board Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/reviewboard/6f64db78-7385-46bd-b891-512d5db39b55n%40googlegroups.com > <https://groups.google.com/d/msgid/reviewboard/6f64db78-7385-46bd-b891-512d5db39b55n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/CAE7VndnW2FqHOSUaAMRwi-gDSyZEWLmG_FqkWq_b3bKG9Kg9%2BQ%40mail.gmail.com.
