Closed lucazav closed 3 years ago
I solved manually copying the "lib" folder into "site-packages\anonymization".
Have you try installing anonymization pip before importing them??
Sure, it was the first step I did.
Thanks @lucazav for reporting this issue. We tried reproducing the same we didnt get the error during import. It might be the issue with environmental variable at your end.
Do you let me know if you looking for some more information.
Thanks @Veeraraghavans. The only thing I can add is that I'm using a Windows 10 OS. Anyway, no problem.
Hi, I have the same issue, both in Azure and local.
Hi, I have the same issue, both in Azure and local.
Can you check now @dominikhait ?
I installed the package in a Python 3.9.1 conda environment. When running just the script
import anonymization
, I'm getting the following error:Any hint to fix the issue, please?