19276, "kurtnordlander", "Installation issue for version 1.25.1", "2022-02-18T19:16:39Z"
<!-- I was attempting to install version 1.25.1 when I tried updating the PATH using the following command: CHPL_BIN_SUBDIR=`"$CHPL_HOME"/util/chplenv/chpl_bin_subdir.py` I recieved the following error message: (its actually the last part of the Traceback) File "/home/kurt/chapel-1.25.1/util/chplenv/chpl_compiler.py", line 6, in from distutils.spawn import find_executable ModuleNotFoundError: No module named 'distutils.spawn' Any suggestions?