You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error occurs because your combo-list is not found. That means it either doesn't exist or it has the wrong name.
The last line of the Traceback tells you that "netflix.txt" is not a directory. You should name your file "netflix" only, without a file extension. Let me know how that goes.
I haven't tested the script in colab. However, I have added some error checking for a FileNotFoundError.
So i managed to run this in collab note book but im getting this error when trying to format the netflix file
I have no idea id it will actually work or not fingers crossed
The text was updated successfully, but these errors were encountered: