------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4918/
------------------------------------------------------------------------------
New ticket #4918 by splatter2
For Beanbag, Inc. > Review Board
Status: New
Tags: Priority:Medium, Type:Defect
------------------------------------------------------------------------------
rb-site does not work on python 2.7
==============================================================================
# What version are you running?
4.0rc1
# What steps will reproduce the problem?
1. Install ReviewBoard 4.0rc1 with python 2.7
2. Try to execute `rb-site`
# What do you see?
`rb-site` bombs with the following error message:
```
Traceback (most recent call last):
File "/usr/bin/rb-site", line 7, in <module>
from reviewboard.cmdline.rbsite import main
File "/usr/lib/python2.7/site-packages/reviewboard/cmdline/rbsite.py", line
1038
exec(code, module_globals)
SyntaxError: unqualified exec is not allowed in function 'run_manage_command'
it contains a nested functions with free variables
```
# What operating system are you using?
CentOS 7.9.2009, Python 2.7.5
------------------------------------------------------------------------------
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/reviewboard-issues/20210303154412.1149.93107%40ip-10-1-54-209.ec2.internal.