protectai / llm-guard

The Security Toolkit for LLM Interactions

Home Page:https://llm-guard.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regarding installation issue

chintanshrinath opened this issue · comments

Hi Team
Aftrer installing with given commands, it shows install successfully.
However, when I am import package "from llm_guard import scan_output, scan_prompt"
It shows an error
ModuleNotFoundError: No module named 'llm_guard'

I have python > 3.10 version.
Thanks

works fine now