csvtk icon indicating copy to clipboard operation
csvtk copied to clipboard

[ERRO] file path length exceeds maximum limit

Open MostafaYA opened this issue 1 year ago • 6 comments

Prerequisites

  • [ ] make sure you're are using the latest version by csvtk version
  • [ ] read the usage

Describe your issue

Hi, I am using version 0.30.0, the csv2xlsx command produces the below error when the path is too long. I am using csvtk as a part of a pipleine and cannot control the path length of each project. Can this be considered? Thanks in advance!

[ERRO] file path length exceeds maximum limit

  • [ ] describe the problem
  • [ ] provide a reproducible example

Thank you

I'm grateful to users who have greatly helped to report bugs and suggested new features.

I may respond to issues or fix bugs quickly, but I usually implement new features periodically (two or more weeks).

MostafaYA avatar Jul 09 '24 12:07 MostafaYA

--infile-list

shenwei356 avatar Jul 09 '24 14:07 shenwei356

Not really, the --infile-list also made the same error

csvtk csv2xlsx --infile-list  file
[ERRO] file path length exceeds maximum limit 207 characters

MostafaYA avatar Jul 09 '24 17:07 MostafaYA

In fact I work in Linux. Is it the same?

MostafaYA avatar Jul 09 '24 17:07 MostafaYA

I have no idea. the excel package does not have any issue or code containing the sentence "file path length exceeds maximum limit"

Google results are related to windows, strange.

shenwei356 avatar Jul 09 '24 17:07 shenwei356