h2o4gpu icon indicating copy to clipboard operation
h2o4gpu copied to clipboard

lib.modelfree1_double is None

Open sh1ng opened this issue 6 years ago • 0 comments

pytest tests/python/open_data/glm/

WrappedPointer.__del__ rises an error sometimes that lib.modelfree1_double is NoneType

Exception ignored in: <bound method WrappedPointer.del of <h2o4gpu.solvers.utils.WrappedPointer object at 0x7f625ae749b0>> Traceback (most recent call last): File "/home/sh1ng/dev/.venv/lib/python3.6/site-packages/h2o4gpu/solvers/utils.py", line 37, in del

sh1ng avatar Apr 04 '19 12:04 sh1ng