PeopleSoft Cloud Manager | Upload meatadata | psft_dpk_cm.py | ImportError: No module named requests
I have an error when I try to upload DPK metadata to the Oracle Cloud Storage, using script psft_dpk_cm.py
Traceback (most recent call last):
File "./psft_dpk_cm.py", line 29, in <module>
import requests
ImportError: No module named requests
Stéphane.