Fail to convert a bundle with only input files to ase object when include_all_files=True
#45
Labels
bug
Something isn't working
include_all_files=True
#45
Describe the bug
When calling
sparc-ase gui <name>.sparc
to visualize a bundle, the optioninclude_all_files=True
is always set. This causes crash of the program if the bundle only contains input files, since no raw results could be parsed.Origin of Error
The handling of
include_all_files
inSPARC-X-API/sparc/io.py
Line 363 in 35c1358
SPARC-X-API/sparc/io.py
Line 373 in 35c1358
SPARC-X-API/sparc/io.py
Line 449 in 35c1358
The text was updated successfully, but these errors were encountered: