Failed to import `Ray` on jupyter notebook.

Jaeseon
New Contributor II

While working on my school's Linux server, I encountered an issue while attempting to install and import Ray in my Jupyter Notebook. I successfully installed the package

ray==2.4.0

, but encountered an error when trying to import it, specifically stating "no module named ray.__raylet". However, I installed the same version of Ray on my local machine and it was installed and imported without any problems.

I'm seeking guidance on how to address this problem.

Anonymous
Not applicable

Hi @Jaeseon Song​ 

Great to meet you, and thanks for your question!

Let's see if your peers in the community have an answer to your question. Thanks.