The issue is with pip here, after skimming through poetry's issues i found an issue raised last week regarding this, it seems that this interactive package adding feature uses pip's search command pip search
and pip has stopped supporting it, that is why it was broken, so soon a fix will made and this issue will resolved.