Since the requirements are installed as root project needed, so not necessary to install again.
Simply,
change daily in daily.json Note: the json file is under root with your problem folder, named 'daily-${folder}.json' and try:
python3 python/test.pyor if you want to run more than one questions,
change plans in daily.json Note: the json file is under root with your problem folder, named 'daily-${folder}.json' and try:
python3 python/tests.pyIf you are using vscode and python root gets wrong, add this line into your .env
PYTHONPATH=.