diff --git a/source/conf.py b/source/conf.py index dd1aaf76255..6e2dec3b0a0 100644 --- a/source/conf.py +++ b/source/conf.py @@ -295,7 +295,7 @@ image_converter='convert-wrapper' else: print("ERROR: convert-wrapper not found in $PATH, did you: source $PWD/bin/setup_env.sh", file=sys.stderr) - sys.exit(1) + #sys.exit(1) ## Want the footer.html to contain the specific details of the version being displayed ## sphinx-multiversion doesn't appear to have an obvious feature to allow the