yolo2-pytorch icon indicating copy to clipboard operation
yolo2-pytorch copied to clipboard

No module named 'layers.reorg._ext.reorg_layer._reorg_layer'

Open lunasdejavu opened this issue 6 years ago • 3 comments

I tried python demo under windows7 python 3.6 torch0.4.1 but it showed the error Traceback (most recent call last): File "demo.py", line 6, in from darknet import Darknet19 File "C:\LPR\yolo2-pytorch\darknet.py", line 8, in from layers.reorg.reorg_layer import ReorgLayer File "C:\LPR\yolo2-pytorch\layers\reorg\reorg_layer.py", line 3, in from .ext import reorg_layer File "C:\LPR\yolo2-pytorch\layers\reorg_ext\reorg_layer_init.py", line 3, in from ._reorg_layer import lib as _lib, ffi as _ffi ModuleNotFoundError: No module named 'layers.reorg._ext.reorg_layer._reorg_layer'

lunasdejavu avatar Jun 14 '19 03:06 lunasdejavu

i had met the same problem ,have you slove it?

jieweilai avatar Aug 10 '20 06:08 jieweilai

我遇到了同样的问题,你爱过吗? hi, i had met it too, did you solve it now?

yebin999 avatar Aug 18 '20 14:08 yebin999