https://flyte.org logo
g

George Odette

06/22/2022, 4:03 PM
HI all, I am trying to pass a file locally (not running the workflow in the console) but getting the error "Error converting /home/sgodette/Downloads/GCF_000013925.1_ASM1392v2_genomic.fna because it's not a file". What could I not be possibly inputting right?
For context, this is how I am passing the file. Only the first file is giving me the problem, others pas well I guess
k

Ketan (kumare3)

06/22/2022, 4:36 PM
it seems the file does not exist?
or is not readable by this process
or is a directory
g

George Odette

06/22/2022, 4:37 PM
The file exists. It is a .fa file format though
Is there a way I can make it readable?