Closed
Description
Following the procedure in https://github.com/qiita-spots/qiita/blob/4492c3d53027a9387931b2449a705dd3b1c8f09f/INSTALL.md , after running qiita-env make --no-load-ontologies
, I receive the following non-fatal error:
<other patch applications above>
Applying patch 54.sql...
Applying python patch 54.py...
Error purging filepaths: [Errno 2] No such file or directory: '/Users/abirmingham/Work/Repositories/qiita/qiita_db/support_files/test_data/FASTQ'
<other patch applications below>
It looks like the originates from
qiita/qiita_db/support_files/patches/python_patches/54.py
Lines 692 to 696 in 4492c3d
but I can't tell more than that.