Hi All,
I followed the instruction as in the BigJob installation process.I got the error. Could you please help me with this.
Processing colorama-0.2.7.zip
Writing /tmp/easy_install-imWsnR/colorama-0.2.7/setup.cfg
Running colorama-0.2.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-imWsnR/colorama-0.2.7/egg-dist-tmp-TqjpeH
zip_safe flag not set; analyzing archive contents...
Adding colorama 0.2.7 to easy-install.pth file
Installed /home/michal/.bigjob/python/lib/python2.6/site-packages/colorama-0.2.7-py2.6.egg
Finished processing dependencies for BigJob
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable