Crawler execution is CWD dependent
Summary
Please give a short summary of what the issue is.
This command works: python -m caoscrawler.crawl --debug -i identifiables.yml -s insert dataset_cfoods.yml data
(calling from integrationtests/test_data/extroot/realworld_example). However, calling it from integrationtests with appropriately adapted paths for the arguments fails.