I'm trying to setup the Jamf Pro | Snipe-IT to pull inventory information using Jamf2Snipe https://github.com/ParadoxGuitarist/jamf2snipe/
I have a Docker image running with Snipe-IT but when I run Snipe2Jamf dryrun I get the follow error;
python jamf2snipe --dryrun
Traceback (most recent call last):
File "jamf2snipe", line 50, in <module>
import requests
ImportError: No module named requests
Anyone got any ideas what the issue could be?