Set the path of Python site-packages in your playbook:
environment:
PYTHONPATH: “{{ lookup(‘env’,’PYTHONPATH’) }}:/Users/claw/Library/Python/2.7/lib/python/site-packages:/Users/claw/Library/Python/2.7/lib/python/site-packages”
DevOps | Software Automation | Continuous Integration
Set the path of Python site-packages in your playbook:
environment:
PYTHONPATH: “{{ lookup(‘env’,’PYTHONPATH’) }}:/Users/claw/Library/Python/2.7/lib/python/site-packages:/Users/claw/Library/Python/2.7/lib/python/site-packages”
© 2023 Chuan Chuan Law
Theme by Anders Noren — Up ↑
Leave a Reply