Skip to content

DinoxTask not found in dds-cloudapi-sdk 0.4.1 — ModuleNotFoundError #31

Open
@xolbynz

Description

@xolbynz

Hi IDEA-Research

I've been using DinoxTask from dds-cloudapi-sdk without any issues previously.
However, since the SDK seems to have migrated to v2-style APIs, I started encountering the following error:

from dds_cloudapi_sdk.tasks.dinox import DinoxTask
ModuleNotFoundError: No module named 'dds_cloudapi_sdk.tasks.dinox'

Here are some details:

✅ dds-cloudapi-sdk installed successfully:

Successfully installed dds-cloudapi-sdk-0.4.1

I also checked the repository:

init.py does not include DinoxTask

It used to work well before this change

✅ dds-cloudapi-sdk==0.3.* contains the dinox module and DinoxTask class

❌ In v0.4.1, there is no such module inside dds_cloudapi_sdk.tasks

This error started happening after the SDK moved to v2-style APIs

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