BoringSoul
BoringSoul
same error while running in kali linux with 2080ti 22g graphic card,but my daemon failed to start in 15 seconds
> same error while running in kali linux with 2080ti 22g graphic card,but my daemon failed to start in 15 seconds now i know how it occurs! the chain node's...
replac \infer\lib\train\utils.py, line 238, line 239 with these codes data = np.frombuffer(fig.canvas.buffer_rgba(), dtype=np.uint8) data = data.reshape((fig.canvas.get_width_height()[::-1] + (4,))) ## add this code data = data[..., :3] plt.close() it works for...