parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug report: csv parsing seem to be incorrectly initialized


From: Istvan Albert
Subject: Bug report: csv parsing seem to be incorrectly initialized
Date: Mon, 14 Nov 2022 10:56:36 -0500
User-agent: Cyrus-JMAP/3.7.0-alpha0-1115-g8b801eadce-fm-20221102.001-g8b801ead

Hello,

First of all, thanks for this tool! It is the most amazing tool ever invented 
for bioinformatics! It is leaps and bounds better than Snakemake Patterns, or 
NextFlow automation etc. My students and I can get 100x more done with parallel 
than all other tools combined.

Here is a bug I have noticed recently, the CSV parsing module seems not be 
initialized correctly:

    echo 1 | parallel --csv echo {1} 

fails with the error:

   Can't locate object method "new" via package "Text::CSV" (perhaps you forgot 
to load "Text::CSV"?) at /Users/ialbert/miniconda3/envs/bioinfo/bin/parallel 
line 2282.

I can reproduce the above with the latest build.

cheers and thanks again for the productivity boost!

Istvan 

-- 
Istvan Albert
Professor of Bioinformatics 
Pennsylvania State University
https://www.ialbert.me/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]