Solution to issue cannot be found in the documentation.
Issue
The GNU parallel recipe provides command parallel, parsort and possible others.
They still have #!/usr/bin/perl in them.
It should be #!/usr/bin/env perl to ensure they use the perl that was installed by conda.
Installed packages
parallel 20251122 ha770c72_0 conda-forge
perl 5.32.1 7_hd590300_perl5 conda-forge
Environment info
Solution to issue cannot be found in the documentation.
Issue
The GNU
parallelrecipe provides commandparallel,parsortand possible others.They still have
#!/usr/bin/perlin them.It should be
#!/usr/bin/env perlto ensure they use theperlthat was installed by conda.Installed packages
Environment info