am using pyclips to generate the facts a nd rules of my system .. i have download every requirements for installing pyclips which include a clips directory that contatins the python files necessary for using clips inside the python code ..
but when i write " import clips " or " import pyclips.clips" the error " " no module named clips " appear!!
so please clould any one help me to make the import correct?
just i wanna say that i put the folder pyclips insode the libraries folder in the python folder in c:/