hi, I really appreciate your work. I followed the steps and was ready to run tutorial 07. I want to create a custom network for training but before that, I wanted to go through the tutorial 07 in detail but I am getting the following error
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/flow/debug/cfg/template_20220518-1127441652866064.7351873.net.xml'
actually, I went through all solutions provided on the some thread
- Installed sumo precompiled binaries and tested ==> same error
- installed sumo from source code and tested ==> same error
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/flow/debug/cfg/template_20220518-1147401652867260.597722.net.xml'
can someone please help me with this problem?