- 
                Notifications
    
You must be signed in to change notification settings  - Fork 202
 
Closed
Description
Area of Concern
- Server
 - Behaviour of one or more Modules [provide name(s), e.g. ObjectDetectionYolo]
 - Installer
 - Runtime [e.g. Python3.7, .NET]
 - Module packages [e.g. PyTorch)
 - Something else
 
Describe the bug
After updating the Cuda 12 Docker container to the latest version 2.9.4, YOLOv8 stops working. The server returns this error:
detect_adapter.py: ModuleNotFoundError: No module named 'ultralytics'.
Updating yolov8 does not help nor does uninstalling/reinstalling. Running the 2.8 container with the updated modules does not help.
Your System (please complete the following information):
- CodeProject.AI Server version: 2.9.4
 - OS: Ubuntu 22.04.5
 - System RAM: 12.7GB
 - GPU (if available): GeForce RTX 3060
 - GPU RAM (if available): 12GB
 
Additional context
2.8 (pre-update) works just fine
Metadata
Metadata
Assignees
Labels
No labels