I cannot run this code.
Here's the error message:
Traceback (most recent call last):
File ~\Documents\GitHub\PyToPDF\PyToPDF.py:150 in <module>
lineformat1(item)
File ~\Documents\GitHub\PyToPDF\PyToPDF.py:118 in lineformat1
ti = i + 1 + temp1[i+1:].index(temp1[i])
ValueError: '"' is not in list
I cannot run this code.
Here's the error message:
Traceback (most recent call last):
ValueError: '"' is not in list