Subrake icon indicating copy to clipboard operation
Subrake copied to clipboard

Writing CSV Output

Open dillibabukadati opened this issue 4 years ago • 0 comments

Hello there thanks alot for the tool, i was facing issue while exporting the results in to CSV file, added the log below.

Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.8/bin/subrake", line 11, in <module> load_entry_point('subrake==3.3', 'console_scripts', 'subrake')() File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/subrake-3.3-py3.8.egg/subrake/__main__.py", line 582, in main File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/subrake-3.3-py3.8.egg/subrake/__main__.py", line 435, in nmwritecsv TypeError: can only concatenate str (not "int") to str

dillibabukadati avatar Sep 01 '21 17:09 dillibabukadati