delphi
delphi copied to clipboard
error when running NAS:minionn_cifar10.py
Unable to ray.init() on windows. This is the printout
C:\Users\16335\anaconda3\envs\delphi\python.exe C:\Users\16335\delphi\python\minionn\minionn_cifar10.py
2023-06-29 00:18:13,094 INFO resource_spec.py:212 -- Starting Ray with 4.05 GiB memory available for workers and up to 2.03 GiB for objects. You can adjust these settings with ray.init(memory=
vbase destructor'(void) __ptr64 @ 00007FFFC2C15B5E public: void __cdecl google::NullStreamFatal::vbase destructor'(void) __ptr64
@ 00007FFFC2B23B98 public: class google::LogMessageVoidify & __ptr64 __cdecl google::LogMessageVoidify::operator=(class google::LogMessageVoidify const & __ptr64) __ptr64
@ 00007FFFC2B21C00 public: class google::LogMessageVoidify & __ptr64 __cdecl google::LogMessageVoidify::operator=(class google::LogMessageVoidify const & __ptr64) __ptr64
@ 00007FFFC2B200ED public: class google::LogMessageVoidify & __ptr64 __cdecl google::LogMessageVoidify::operator=(class google::LogMessageVoidify const & __ptr64) __ptr64
@ 00007FFFC2B1F9C3 public: class google::LogMessageVoidify & __ptr64 __cdecl google::LogMessageVoidify::operator=(class google::LogMessageVoidify const & __ptr64) __ptr64
@ 00007FFFC2A9F179 public: virtual __cdecl google::LogSink::~LogSink(void) __ptr64
@ 00007FFFF48EE4E4 _PyType_Name
@ 00007FFFF4896702 _PyObject_FastCallKeywords
@ 00007FFFF4964646 PyEval_GetFuncDesc
@ 00007FFFF4961438 _PyEval_EvalFrameDefault
@ 00007FFFF4963285 _PyEval_EvalCodeWithName
@ 00007FFFF4896D8B _PyFunction_FastCallKeywords
@ 00007FFFF496463F PyEval_GetFuncDesc
@ 00007FFFF496148C _PyEval_EvalFrameDefault
@ 00007FFFF4963285 _PyEval_EvalCodeWithName
@ 00007FFFF4896D8B _PyFunction_FastCallKeywords
@ 00007FFFF496463F PyEval_GetFuncDesc
@ 00007FFFF496148C _PyEval_EvalFrameDefault
@ 00007FFFF4963285 _PyEval_EvalCodeWithName
@ 00007FFFF49BDF2D PyRun_FileExFlags
@ 00007FFFF49BDBA7 PyRun_FileExFlags
@ 00007FFFF49BBAFE PyRun_SimpleFileExFlags
@ 00007FFFF49BA763 PyRun_AnyFileExFlags
@ 00007FFFF4818B00 _PyCoreConfig_SetGlobalConfig
@ 00007FFFF481D08A _PyMainInterpreterConfig_Read
@ 00007FFFF481DCD2 _PyMainInterpreterConfig_Read
@ 00007FFFF481DED7 Py_Main
@ 00007FF6365814F8 OPENSSL_Applink
@ 00007FF8388055A0 BaseThreadInitThunk
and the port of tcp://127.0.0.1:31180 is a random number. the version are as follows: python3.7 tensorflow1.15.0 ray[tune]0.8.6
-1073740791 (0xC0000409)
Hi, this is an issue with Ray, not the delphi so it might be more productive to raise an issue there. Is there any log entry that mentions trying to start a service at port 31180 and failing?