Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/radicalutils/checkouts/feature-parallel_cluster/setup.py", line 156, in get_version
'%s/%s' % (_mod_root, _sdist_name)) # copy into tree
File "/home/docs/.asdf/installs/python/3.7.17/lib/python3.7/shutil.py", line 248, in copy
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/home/docs/.asdf/installs/python/3.7.17/lib/python3.7/shutil.py", line 120, in copyfile
with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: 'dist/radical_utils-1.51.0.tar.gz'
Note that the basically same setup does work for all other RCT modules.
RTD command sequence:
Failure:
Note that the basically same setup does work for all other RCT modules.