I try to generate code by GYB. I did everything and it works perfectly in a new and clean project. Tests and code are generated in the right way. When I tried to integrate my solution in the main project I got a weird message:
line 2: import: command not found
line 4: syntax error: unexpected end of file
Looks like it doesn't see python or smth
Is there any project settings about python or scripts environment?
The main project is like from 2015