wide-nightfall-76435
04/28/2022, 12:29 AMaws_secrets_manager_caching
I’m trying to mock this dependency in my tests, but the issue I’m having is that aws_secrets_manager_caching
uses pkg_resources
and when running pants test my_test
it yields E ModuleNotFoundError: No module named 'pkg_resources'
. Running the test like python -m pytest
doesn’t return this error. If someone has have a similar issue let me know! I will really appreciate it! Also maybe it doesn’t have anything to do but, working on an m1 macbook isn’t helping!hundreds-father-404
04/28/2022, 12:31 AM(Sorry if this isn’t the best channel to put this, I didn’t knew where else)This channel is OK! In the future, feel free to post in #general when you have questions on how to use pants (vs hacking on it directly). No big deal
wide-nightfall-76435
04/28/2022, 12:40 AMhundreds-father-404
04/28/2022, 12:44 AMwide-nightfall-76435
04/28/2022, 12:51 AMhundreds-father-404
04/28/2022, 12:53 AM