Open snehlata08 opened 1 year ago
Any help will be appreciated to resolve this issue, we are eagerly looking to use this tool for PII detection. @vrajat @jhecking @ehilfer @n2taylor
Can you please share python version and system which you are using?
hi , i am trying to create lambda function and trying to use piicatcher module.I've created the layer but upon running simple import piicatcher command, i am getting error nable to import module 'lambda_function': No module named 'piicatcher'.Can someone pls help.I've tried on all python version runtime 3.8 and above. any help @yjagdale
Can you share lambda code? Or how you are creating layer?
Are you using sst.dev/cdk?
hi @yjagdale , i tried to run pip install piicatcher on this folder hirerachy(piicatcher_spacy\python\lib\python3.9\site-packages\piicatcher_spacy) in my local, zipped this folder and created lambda layer and just worte simple import piicatcher in lambda code but it is throwing error.
Sorry for being late here.
I will try at my end will let you know.
I have been trying to install piicatcher and spacy since yesterday using pip3, but this gets stuck to
Downloading croniter-0.3.17.tar.gz
What needs to be done to install piicatcher.
details of installation
piicatcher==0.20.2
piicatcher_spacy==0.1.2