Skip to content

Bad version of lightwheel_sdk #39

Description

@e-zorzi

Just to let you know, I have encountered such an error

ImportError: cannot import name 'ENDPOINT' from 'lightwheel_sdk.loader' (/home/edoardo/anaconda3/envs/lw_benchhub/lib/python3.11/site-packages/lightwheel_sdk/loader/__init__.py)

while running the example in the README. The issues is due to lightwheel_sdk removing ENDPOINT from 1.0.2.

The fix is to avoid installing lightwheel_sdk>=1.0.0 unconstrained, and going with lightwheel_sdk<=1.01. I was considering submitting a pull request, but I was not sure you wanted to pin it to that version.

Cheers

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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