Closed dgarijo closed 2 years ago
Dindt get that error : code_inspector -i ../test_repos/somef -o test_dir -cf
Further inspection of this issue uncovered that cdmcfparser
2.3.2 is not supported for Python>=3.9. The newest version is cdmcfparser
2.2.3, which is causing the error.
I will open a separate issue to address this problem.
See for example:
Output:
The problem is that the script fails silently and stops with the rest. It's ok if it fails, but it should continue processing the rest of the files.