No python Output file found

for row in csv_reader:
ERROR Python Snippet 2:97 _csv.Error: iterator should return strings, not bytes (did you open the file in text mode?)
ERROR Python Snippet 2:97 Execute failed: No python output table found, check script output

Im getting this error for python snippet
I googled this for a day but didn’t get solution
I installed pandas numpy in windows
Had python 2.7 and 3.6

Hi shivanisrivarshini,

Could you please post the entire Python script you’re trying to execute? (Or even better, upload a workflow that produces the above error?) Thanks!

Marcel

1 Like

even pyOut=kIn is also getting that error

Please note that the “Python Snippet” node you used is part of a community extension. I’d recommend to use the KNIME Python extension instead. Please see here for guidance on how to install it.
Could you please try to execute the same script using one the nodes of this extension and see if the problem persists?

Marcel

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.