Job Failed #30569

Job #30569 failed for 177c4903:

I get a ModuleNotFoundError, that I don't have when running tests in local...

E               subprocess.CalledProcessError: Command '['python3', 'swf2userSessions/swf2sessions.py', '--arrival', '60', '-q', 'workloads/example.swf', '/builds/sepia-pub/mael/swf2userSessions/test-out/example_arrival_t60', '--given_walltime_only']' returned non-zero exit status 1.
/usr/local/lib/python3.10/subprocess.py:524: CalledProcessError
----------------------------- Captured stderr call -----------------------------
Traceback (most recent call last):
  File "/builds/sepia-pub/mael/swf2userSessions/swf2userSessions/swf2sessions.py", line 4, in <module>
    from swf2userSessions.user_session_builder import User
ModuleNotFoundError: No module named 'swf2userSessions'
Edited by Ghost User