------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4870/ ------------------------------------------------------------------------------
New update by ANohPh0p For Beanbag, Inc. > RBTools > Ticket #4870 Reply: The same error occurs with RBTools 1.0.1 and 1.0.0. I suspect it would work with 0.7.11, but I'm getting an error % ~/.local/bin/rbt post --debug >>> RBTools 0.7.11 >>> Python 3.8.2 (default, Feb 28 2020, 00:00:00) [GCC 10.0.1 20200216 (Red Hat 10.0.1-0.8)] >>> Running on Linux-5.6.7-300.fc32.x86_64-x86_64-with-glibc2.2.5 >>> Home = /home/me >>> Current directory = /home/me/thing Traceback (most recent call last): File "/home/me/.local/bin/rbt", line 11, in <module> load_entry_point('RBTools==0.7.11', 'console_scripts', 'rbt')() File "/home/me/.local/lib/python3.8/site-packages/rbtools/commands/main.py", line 133, in main command.run_from_argv([RB_MAIN, command_name] + args) File "/home/me/.local/lib/python3.8/site-packages/rbtools/commands/__init__.py", line 662, in run_from_argv subprocess.list2cmdline(argv).decode('utf8')) AttributeError: 'str' object has no attribute 'decode' which is presumably a Python 3-related issue. -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard-issues/20200502062029.19577.27947%40ip-10-1-54-209.ec2.internal.