KatharaFramework / kathara-lab-checker

Tool to automatically check Kathará network scenarios based on a configuration file.
https://www.kathara.org/
GNU General Public License v3.0
3 stars 1 forks source link

Can't run test #9

Open xReniar opened 2 weeks ago

xReniar commented 2 weeks ago

When using this command: python3 -m kathara-lab-checker --config examples/configuration_palabra.json --no-cache I get: /home/rainer/anaconda3/envs/kathara/bin/python3: No module named kathara-lab-checker

But when removing python3 -m: kathara-lab-checker --config configurationMirada.json --lab ../mirada/ --no-cache it works

tcaiazzi commented 1 day ago

Dear @xReniar,

Can you provide a step-by-step guide to reproduce the error?

Thanks for the help!