0
votes

I am creating errors while updating csvkit due to some dependencies. How can I fix them?

pip3 install --upgrade setuptools

Bash errors showing

The first command failed because the -d should be passed to 'csvstat', not 'cat', like so: cat demo1.csv | csvstat -d ',' - cdub
Thx. Got that fixed - Alfredo
Does this answer your original question? If yes, I'll post it as the official answer. - cdub
it answers one of my subquestions. thanks - Alfredo