piicatcher icon indicating copy to clipboard operation
piicatcher copied to clipboard

piicatcher installation stuck

Open snehlata08 opened this issue 1 year ago • 6 comments

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

snehlata08 avatar Apr 20 '23 07:04 snehlata08

Any help will be appreciated to resolve this issue, we are eagerly looking to use this tool for PII detection. @vrajat @jhecking @ehilfer @n2taylor

rg2609 avatar Apr 20 '23 07:04 rg2609

Can you please share python version and system which you are using?

yjagdale avatar May 03 '23 11:05 yjagdale

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

dikshapandey-ml avatar Aug 26 '23 13:08 dikshapandey-ml

Can you share lambda code? Or how you are creating layer?

Are you using sst.dev/cdk?

yjagdale avatar Aug 26 '23 13:08 yjagdale

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.

dikshapandey-ml avatar Aug 26 '23 14:08 dikshapandey-ml

Sorry for being late here.

I will try at my end will let you know.

yjagdale avatar Sep 05 '23 08:09 yjagdale