Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

"ImportError! Could not load api or model class shape" using 3.7.12 and 3.8.12 #171

@mnissman

Description

@mnissman

I am not able to get smartsheet-python-sdk latest version (2.105.1) to work with python version 3.7.12 or 3.8.12. The following intro code give me the error "ImportError! Could not load api or model class shape". access_token created through my smartsheet account and defined in the environment.

import smartsheet
smartsheet_client = smartsheet.Smartsheet(access_token)

I see the package lists support for 3.6. My Mac running Big Sur on Intel chip doesn't support 3.6. I would be very happy to be able to use the package. Is there any intention to add support for newer python versions, especially since 3.6 is reaching EOL at the end of 2021?

Thanks.

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