You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It needs to be a package import, but we rely on hacks
Traceback (most recent call last):
File "swf-testbed/agents/data_agent.py", line 43, in <module>
from rucio_comms.utils import calculate_adler32_from_file, register_file_on_rse, RucioUtils
ModuleNotFoundError: No module named 'rucio_comms'
It needs to be a package import, but we rely on hacks