ART icon indicating copy to clipboard operation
ART copied to clipboard

try mcp-14b-alpha-001, it block by below error, how can i know where the trigger it?

Open johnson7788 opened this issue 6 months ago • 1 comments

Traceback (most recent call last): File "/usr/lib/python3.10/multiprocessing/queues.py", line 244, in _feed obj = _ForkingPickler.dumps(obj) File "/usr/lib/python3.10/multiprocessing/reduction.py", line 51, in dumps cls(buf, protocol).dump(obj) TypeError: cannot pickle 'SSLContext' object

johnson7788 avatar Aug 18 '25 01:08 johnson7788

Hi, @johnson7788! How can we reproduce the issue? Can you share your setup?

Kovbo avatar Aug 20 '25 22:08 Kovbo