No fab files found

setting up a development env as per installation notes and right at the end i had to 1’ install fabric as it wasnt installed (not an issue) and then got the following when trying to run fab setup_deps

env) [root@centos src]# fab setup_deps

Fatal error: Couldn’t find any fabfiles!

any help appreciated

Centos env.

If you use git master, you need to follow the “latest” docs:

https://docs.getindico.io/en/latest/installation/development/

PS: DO NOT run Indico as root, neither for development nor production.

thank you - will go get latest and see if it makes a difference.