-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
piicatcher installation stuck #215
Comments
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
The text was updated successfully, but these errors were encountered: