-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I get the error message below when trying to run postproc on the current SDR branch (sdr 2025 r4):
Traceback (most recent call last):
File "C:\GitRepos\comstock_marley\postprocessing\compare_upgrades.py", line 113, in
main()
File "C:\GitRepos\comstock_marley\postprocessing\compare_upgrades.py", line 109, in main
comstock.export_data_and_enumeration_dictionary()
File "C:\GitRepos\comstock_marley\postprocessing\comstockpostproc\comstock.py", line 3939, in export_data_and_enumeration_dictionary
file_path = os.path.abspath(os.path.join(self.output_dir, file_name))
File "C:\Users\aallen.conda\envs\comstockpostproc\lib\ntpath.py", line 104, in join
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not dict
Metadata
Metadata
Assignees
Labels
No labels