--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 0.4.4 - 2023-04-10 (AI) Information: this ChangeLog entry matches the version number: Version 0.4.4 - 2023-04-10 (AI) Information: ./config/pysasplot_utils.par is an XML parameter file, I cannot yet validate it. Skipped. Warning: pysasplot_utils - missing lyt files. Now checking git repository... --- Distribution check [end] --- sed -e "s/DOC/pysasplot_utils/" -e "s/TYPE/user/" < \ /workspaces/sas_rhel8.6/packages/sas/doc/lib/package.tex | /workspaces/sas_rhel8.6/packages/sas/bin/texcombine | \ /workspaces/sas_rhel8.6/packages/sas/bin/fixdoc -type=user pysasplot_utils 0.4.4 pysasplot_utils 22.0.0-e5fd88e5a-20240731 > pysasplot_utils.tex including sasuser... including sasglobal... including pysasplot_utils_description... latex pysasplot_utils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex pysasplot_utils < /dev/null > makedoc.log make[5]: [/workspaces/sas_rhel8.6/Make.include:1062: pysasplot_utils.ps.gz] Error 2 (ignored) latex pysasplot_utils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex pysasplot_utils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o pysasplot_utils.ps pysasplot_utils > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf pysasplot_utils > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f pysasplot_utils.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/sas_rhel8.6/packages/sas/doc/lib/latex2html.init pysasplot_utils > /dev/null texexpand V2020 (Released January 1, 2020) Warning: No implementation found for option: `version' for `sasdoc' package Warning: No implementation found for option: `version' for `sasdoc' package /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f pysasplot_utils/index.pl ; exit 1) pointer=pysasplot_utils/ChangeLog ; \ target=../../../packages/pysasplot_utils/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm pysasplot_utils.tex Testing testpysasplot_utils ... FAILED Message: will run ./testpysasplot_utils for no longer than 600 seconds. ============================= test session starts ============================== platform linux -- Python 3.12.4, pytest-8.3.2, pluggy-1.5.0 -- /sasbuild/tools/python-3.12.4/bin/python3 cachedir: .pytest_cache rootdir: /workspaces/sas_rhel8.6/packages/pysasplot_utils plugins: anyio-4.4.0 collecting ... collected 0 items / 1 error ==================================== ERRORS ==================================== ________________ ERROR collecting test/test_pysasplot_utils.py _________________ ImportError while importing test module '/workspaces/sas_rhel8.6/packages/pysasplot_utils/test/test_pysasplot_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /sasbuild/tools/python/lib/python3.12/importlib/__init__.py:90: in import_module return _bootstrap._gcd_import(name[level:], package, level) test_pysasplot_utils.py:21: in import pysas.pysasplot_utils.pysasplot_utils as pysasplt ../../../lib/python/pysas/pysasplot_utils/__init__.py:1: in from . import pysasplot_utils ../../../lib/python/pysas/pysasplot_utils/pysasplot_utils.py:36: in from pypdf import PdfMerger E ModuleNotFoundError: No module named 'pypdf' =========================== short test summary info ============================ ERROR test_pysasplot_utils.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 2.77s =============================== Error while running ./testpysasplot_utils ERROR: one of the tests failed