Skip to content

ModuleNotFoundError: No module named 'clientapi_cpanel.models.object' #1

Description

@bencurio
Traceback (most recent call last):
  File "D:\Workspace\github.com\client-api\cpanel-python\examples\get_server_information.py", line 3, in <module>
    from clientapi_cpanel import ApiException
  File "D:\Workspace\github.com\client-api\cpanel-python\.venv\Lib\site-packages\clientapi_cpanel-0.1.1-py3.12.egg\clientapi_cpanel\__init__.py", line 21, in <module>
  File "D:\Workspace\github.com\client-api\cpanel-python\.venv\Lib\site-packages\clientapi_cpanel-0.1.1-py3.12.egg\clientapi_cpanel\api\__init__.py", line 91, in <module>
  File "D:\Workspace\github.com\client-api\cpanel-python\.venv\Lib\site-packages\clientapi_cpanel-0.1.1-py3.12.egg\clientapi_cpanel\api\market_api.py", line 37, in <module>
ModuleNotFoundError: No module named 'clientapi_cpanel.models.object
Traceback (most recent call last):
  File "D:\Workspace\github.com\client-api\cpanel-python\examples\get_server_information.py", line 3, in <module>
    from clientapi_cpanel import ApiException
  File "D:\Workspace\github.com\client-api\cpanel-python\.venv\Lib\site-packages\clientapi_cpanel-0.1.1-py3.12.egg\clientapi_cpanel\__init__.py", line 21, in <module>
  File "D:\Workspace\github.com\client-api\cpanel-python\.venv\Lib\site-packages\clientapi_cpanel-0.1.1-py3.12.egg\clientapi_cpanel\api\__init__.py", line 113, in <module>
  File "D:\Workspace\github.com\client-api\cpanel-python\.venv\Lib\site-packages\clientapi_cpanel-0.1.1-py3.12.egg\clientapi_cpanel\api\repository_management_api.py", line 27, in <module>
ModuleNotFoundError: No module named 'clientapi_cpanel.models.object'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions