Skip to content

Update to 2.9.4 error #207

@ac2323

Description

@ac2323

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions