clarifai-python icon indicating copy to clipboard operation
clarifai-python copied to clipboard

Implement immediate feedback for unsupported test environments for models deployment

Open srikanthbachala20 opened this issue 6 months ago • 0 comments

Modify the SDK runners to provide immediate feedback to users when they attempt to run tests on unsupported environments, such as macOS without NVIDIA support. This will help users understand the limitations and avoid confusion when tests fail due to unsupported configurations.

Make sure to report to the user if their python version is wrong also.

srikanthbachala20 avatar Jun 29 '25 11:06 srikanthbachala20