03:47:56 <lohang> Hi all, I was in the middle of a wordpress import, but I interrupted it with ctrl + c. Now when I try to run it again I get the message "command not found" What should I do to fix this? 04:13:38 <lohang> After this all the other plugins are not available as well 04:13:39 <lohang> nikola plugin -i 04:13:40 <lohang> ERROR: Error parsing Command: option -i requires argument (parsing options: ['-i']) 07:51:25 <ChrisWarrick> lohang: you need to pass a plugin name to install it 07:51:54 <ChrisWarrick> lohang: command not found would suggest a typo or path/venv change 12:50:27 <lohang> Thanks ChrisWarrick