Open ghost opened 2 years ago
excuse me, have you solved it?
The solution is to use a better shell. Wsl for example
I am having the same issue running this on Ubuntu using ZSH.
Same error on ubuntu
Same here :(
For my exactly situation (not having captions) adding --enable_text=False
solved my issue. Hope this helps someone, likely not the solution to everyone's problem, but perhaps related.
Same problem here. Anyone know how to resolve it?
I modified something like this
can you open a PR @xiuxiuxius ?
I met the same case
TypeError: sequence item 0: expected str instance, list found
Can anyone help?
can you open a PR @xiuxiuxius ?
Never done it before, tried it, not sure if it's right
Running Windows 10,
I think this has something to do with how parameters are handled on windows, I was getting a similar error before when using the example from https://github.com/rom1504/img2dataset/blob/main/dataset_examples/laion-aesthetic.md
--save_additional_columns
was not working and had to be removed