mirror of
https://github.com/wassname/ray.git
synced 2026-08-13 12:30:18 +08:00
Remove CMake files (#4493)
This commit is contained in:
committed by
Robert Nishihara
parent
7d776f35e1
commit
b0f6ddf6d1
@@ -28,9 +28,9 @@ One of the Ray libraries is compiled against the wrong version of Python
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
If there is a segfault or a sigabort immediately upon importing Ray, one of the
|
||||
components may have been compiled against the wrong Python libraries. CMake
|
||||
components may have been compiled against the wrong Python libraries. Bazel
|
||||
should normally find the right version of Python, but this process is not
|
||||
completely reliable. In this case, check the CMake output from installation and
|
||||
completely reliable. In this case, check the Bazel output from installation and
|
||||
make sure that the version of the Python libraries that were found match the
|
||||
version of Python that you're using.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user