- Project Type: Object Detection
- Operating System & Browser: macOS / Chrome
- Project Universe Link or Workspace/Project ID: spots-and-reference-detection (private)
I’m having an issue with deploying my workflow locally on my machine. Even though I have inference, inference-cli, and inference_sdk all installed properly in local bins, I still get the terminal error “command not found: inference” when I try to run a python file that imports InferenceHTTPClient from inference.
Additionally, when I tried to run “inference server start” through my terminal, it gave the same error message. I have the Roboflow Inference application and Docker installed.
Seeing as I’ve done and tried every solution I could find, does anyone have any idea what could be wrong?