• 小城民

    AttributeError: 'NoneType' object has no attribute 'close'
    Exception ignored in: 'scipy.spatial.qhull._Qhull.dealloc'
    AttributeError: 'NoneType' object has no attribute 'close'
    Traceback (most recent call last):
    File ".\image_animation.py", line 89, in
    adapt_movement_scale=adapt_movement_scale)
    File "I:\opencv\Real_Time_Image_Animation\animate.py", line 19, in normalize_kp
    source_area = ConvexHull(kp_source['value'][0].data.cpu().numpy()).volume
    File "qhull.pyx", line 2335, in scipy.spatial.qhull.ConvexHull.init
    File "qhull.pyx", line 266, in scipy.spatial.qhull._Qhull.init
    File "messagestream.pyx", line 36, in scipy._lib.messagestream.MessageStream.init
    OSError: Failed to open file b'C:\Users\\xe5\xb0\x8f\xe5\x9f\x8e\xe6\xb0\x91\AppData\Local\Temp\scipy-p7fvocy9'
    请问这里到底是哪里出错了呢?谢谢

    发布在 社区求助区(SOS!!) 阅读更多

与 神力AI社区 的连接断开,我们正在尝试重连,请耐心等待