Closed Lionss3000 closed 4 months ago
This is the Ray project
github repository. What you are mentioning above is a another repo that is importing ray
. You need to isntall ray first via python -m pip install "ray[default,rllib,tune]"
from the command line.
Description
File "D:\AI\Multi-agent Stock Trading\Multi-agent-Stock-Trading1", line 80, in
import ray
ModuleNotFoundError: No module named 'ray'
Use case
"""
import ray