mincemeat

global name 're' is not defined

穿精又带淫゛_ 提交于 2019-12-08 15:11:47
问题 I am new to python and working on a map reduce problem with mincemeat. I am getting the following error while running the mincemeat script. $python mincemeat.py -p changeme localhost error: uncaptured python exception, closing channel <__main__.Client connected at 0x923fdcc> (<type 'exceptions.NameError'>:global name 're' is not defined [/usr/lib/python2.7/asyncore.py|read|79] [/usr/lib/python2.7/asyncore.py|handle_read_event|438] [/usr/lib/python2.7/asynchat.py|handle_read|140] [mincemeat.py