Hey Russel,
The project last commit is from 2016 and the last version is already throwing errors for quite some time (https://sourceforge.net/p/pam-python/tickets/1/)
So I wanted to know more about the project future, will it be updated and maintained?
Thanks in advance,
Eduardo
Hi, I got the code working with python3. Now I'm trying to get boto3 working with the provided
pam-python3.somodule. I tried bothpip install boto3andpip3 install boto3. But when I'm using thepam-python3.somodule to execute my python file, I get the errorModuleNotFoundError: No module named 'boto3'What's the proper way to get third party python libraries working with the provide
somodule?Last edit: Tim Nguyen 2024-05-28