Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERRO] file path length exceeds maximum limit #281

Open
4 tasks
MostafaYA opened this issue Jul 9, 2024 · 5 comments
Open
4 tasks

[ERRO] file path length exceeds maximum limit #281

MostafaYA opened this issue Jul 9, 2024 · 5 comments

Comments

@MostafaYA
Copy link

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).

@shenwei356
Copy link
Owner

--infile-list

@MostafaYA
Copy link
Author

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

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

@shenwei356
Copy link
Owner

I seems a limit of Windows: Why does the 260 character path length limit exist in Windows?

@MostafaYA
Copy link
Author

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

@shenwei356
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants