8000 failed on virtualnevironment · Issue #6735 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
failed on virtualnevironment #6735
Open
@gg4u

Description

@gg4u

Hi, got this issue on mac 10.9.5:

    import awesome3_rad
  File "/Users/gg4u/Sites/awesome3-gamma/awesome3_rad.py", line 7, in <module>
    import ray
  File "/Users/gg4u/Sites/awesome3-gamma/niftyscience/lib/python3.7/site-packages/ray/__init__.py", line 29, in <module>
    CDLL(so_path, ctypes.RTLD_GLOBAL)
  File "/Users/gg4u/Sites/miniconda3/lib/python3.7/ctypes/__init__.py", line 356, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: dlopen(/Users/gg4u/Sites/awesome3-gamma/niftyscience/lib/python3.7/site-packages/ray/_raylet.so, 10): Symbol not found: _getentropy
  Referenced from: /Users/gg4u/Sites/awesome3-gamma/niftyscience/lib/python3.7/site-packages/ray/_raylet.so
  Expected in: /usr/lib/libSystem.B.dylib
 in /Users/gg4u/Sites/awesome3-gamma/niftyscience/lib/python3.7/site-packages/ray/_raylet.so

I suspect might be related to the mac OS.

However, do you know how could solve it (I prefer not to update the OS)?

Metadata

Metadata

Assignees

Labels

P3Issue moderate in impact or severitypending-cleanupThis issue is pending cleanup. It will be removed in 2 weeks after being assigned.questionJust a question :)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0