Skip to content

Console Output

+ python3 /home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin/python_nightly_test_suite/run_test.py -c /home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/bit_diff_clubb_bc_r8092_config
Traceback (most recent call last):
  File "/home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin/python_nightly_test_suite/run_test.py", line 56, in <module>
    main()
  File "/home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin/python_nightly_test_suite/run_test.py", line 38, in main
    test = Test.create_test(args.configFile[0])
  File "/home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin/python_nightly_test_suite/tests/test.py", line 303, in create_test
    return test(test_config_file)
  File "/home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin/python_nightly_test_suite/tests/test.py", line 91, in __init__
    self.validate_config_options(test_config_options)
  File "/home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin/python_nightly_test_suite/tests/test.py", line 106, in validate_config_options
    from termcolor import cprint
ModuleNotFoundError: No module named 'termcolor'