Skip to content

[HELP] The ray package version. #111

Description

@ZijunSong

Hi, thank you for your great work!

I'm encountering an issue related to the ray dependency and would like to confirm which version of ray you are using.

My current environment is:

python 3.10  
vllm 0.7.0  
ray 2.45.0  

When I run the code, I get the following error:

Traceback (most recent call last):
  ...
ModuleNotFoundError: No module named 'ray._private.ray_logging.filters'; 'ray._private.ray_logging' is not a package

It seems like skythought is trying to import an internal module that may no longer exist in the newer version of ray. Could you let me know the specific ray version you're using for compatibility?

Thanks in advance!

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