mirror of
https://github.com/wassname/ray.git
synced 2026-07-24 13:20:22 +08:00
Remove pytest from setup.py and other minor changes. (#7700)
This commit is contained in:
@@ -41,14 +41,6 @@ if os.path.exists(so_path):
|
||||
|
||||
import ray._raylet # noqa: E402
|
||||
|
||||
# See https://github.com/ray-project/ray/issues/131.
|
||||
helpful_message = """
|
||||
|
||||
If you are using Anaconda, try fixing this problem by running:
|
||||
|
||||
conda install libgcc
|
||||
"""
|
||||
|
||||
from ray._raylet import (
|
||||
ActorCheckpointID,
|
||||
ActorClassID,
|
||||
|
||||
Reference in New Issue
Block a user