帅老师吧 关注:1贴子:25
  • 17回复贴,共1
1.
ModuleNotFoundError: No module named 'utils.cython_nms'


IP属地:辽宁1楼2020-05-05 14:34回复
    runfile('/home/zpff/grasp_multiObject_multiGrasp/tools/demo_graspRGD.py', wdir='/home/zpff/grasp_multiObject_multiGrasp/tools')
    Traceback (most recent call last):
    File "<ipython-input-1-da555682ecf2>", line 1, in <module>
    runfile('/home/zpff/grasp_multiObject_multiGrasp/tools/demo_graspRGD.py', wdir='/home/zpff/grasp_multiObject_multiGrasp/tools')
    File "/home/zpff/anaconda3/envs/mybishe/lib/python3.6/site-packages/spyder/utils/site/sitecustomize.py", line 710, in runfile
    execfile(filename, namespace)
    File "/home/zpff/anaconda3/envs/mybishe/lib/python3.6/site-packages/spyder/utils/site/sitecustomize.py", line 101, in execfile
    exec(compile(f.read(), filename, 'exec'), namespace)
    File "/home/zpff/grasp_multiObject_multiGrasp/tools/demo_graspRGD.py", line 20, in <module>
    from model.test import im_detect
    File "/home/zpff/grasp_multiObject_multiGrasp/tools/../lib/model/test.py", line 20, in <module>
    from utils.cython_nms import nms, nms_new
    ModuleNotFoundError: No module named 'utils.cython_nms'


    IP属地:辽宁2楼2020-05-05 14:35
    回复
      python setup.py build_ext --inplace
      Traceback (most recent call last):
      File "setup.py", line 55, in <module>
      CUDA = locate_cuda()
      File "setup.py", line 43, in locate_cuda
      raise EnvironmentError('The nvcc binary could not be '
      OSError: The nvcc binary could not be located in your $PATH. Either add it to your path, or set $CUDAHOME
      Makefile:2: recipe for target 'all' failed
      make: *** [all] Error 1


      IP属地:辽宁3楼2020-05-05 14:49
      回复


        IP属地:辽宁5楼2020-05-05 15:00
        回复


          IP属地:辽宁7楼2020-05-05 15:37
          回复


            IP属地:辽宁9楼2020-05-10 14:19
            回复


              IP属地:辽宁10楼2020-05-10 15:09
              回复
                pip uninstall tensorflow


                IP属地:辽宁11楼2020-05-10 15:27
                回复
                  安装1.2版本


                  IP属地:辽宁12楼2020-05-10 15:27
                  回复


                    IP属地:辽宁13楼2020-05-10 15:53
                    回复


                      IP属地:辽宁14楼2020-05-10 16:05
                      回复


                        IP属地:辽宁15楼2020-05-10 16:15
                        回复