gentle-scientist-22504
12/26/2024, 7:32 PMModuleNotFoundError: No module named 'site-packages'
(details in thread)gentle-scientist-22504
12/26/2024, 7:32 PM[1/1] currentAttempt done. Last Error: USER::
[fdc528c0462d44c10a0e-n0-0] terminated with exit code (1). Reason [Error]. Message:
│
│ ❱ 51 │ class_obj_mod = importlib.import_module(".".join(class_obj_mod)) │
│ │
│ /usr/lib/python3.10/importlib/__init__.py:126 in import_module │
│ │
│ ❱ 126 │ return _bootstrap._gcd_import(name[level:], package, level) │
│ in _gcd_import:1050 │
│ in _find_and_load:1027 │
│ in _find_and_load_unlocked:992 │
│ in _call_with_frames_removed:241 │
│ in _gcd_import:1050 │
│ in _find_and_load:1027 │
│ in _find_and_load_unlocked:992 │
│ in _call_with_frames_removed:241 │
│ in _gcd_import:1050 │
│ in _find_and_load:1027 │
│ in _find_and_load_unlocked:992 │
│ in _call_with_frames_removed:241 │
│ in _gcd_import:1050 │
│ in _find_and_load:1027 │
│ in _find_and_load_unlocked:1004 │
╰──────────────────────────────────────────────────────────────────────────────╯
ModuleNotFoundError: No module named 'site-packages'
.
glamorous-carpet-83516
12/26/2024, 8:46 PMglamorous-carpet-83516
12/26/2024, 8:47 PMgentle-scientist-22504
12/26/2024, 8:49 PMpyflyte run --remote file.py wf
i had latest version. I thought that was causing issue so i also tested older versionsgentle-scientist-22504
12/26/2024, 9:27 PMgentle-scientist-22504
12/26/2024, 9:27 PMglamorous-carpet-83516
12/26/2024, 9:33 PMsite-packages
folder in you local directory?gentle-scientist-22504
12/26/2024, 9:37 PMgentle-scientist-22504
12/26/2024, 9:37 PMaverage-finland-92144
01/02/2025, 5:05 PMpyflyte run file.py wf
)gentle-scientist-22504
01/02/2025, 6:29 PM