$ spack install py-docutils
==> Error: FileNotFoundError: [Errno 2] No such file or directory: '/projects/spack/opt/spack/linux-ubuntu22.04-sandybridge/gcc-11.2.0/py-docutils-0.18.1-cwwxkd7vth6lvylkfm4hyow75rv7ib5i/bin'
/projects/spack/var/spack/repos/builtin/packages/py-docutils/package.py:42, in post_install:
40 def post_install(self):
41 bin_path = self.prefix.bin
>> 42 for file in os.listdir(bin_path):
43 if file.endswith(".py"):
44 os.symlink(os.path.join(bin_path, file), os.path.join(bin_path, file[:-3]))
Steps to reproduce the issue
$ spack install py-docutilsError message
Information on your system
Additional information
No response
General information
spack debug reportand reported the version of Spack/Python/Platformspack maintainers <name-of-the-package>and @mentioned any maintainers