You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: not found make.sh:
: not found make.sh:
: not found: make.sh:
: not found: make.sh:
Warning: Extension name 'utils.cython_bbox' does not match fully qualified name 'lib.utils.cython_bbox' of 'utils/cython_bbox.pyx'
Warning: Extension name 'utils.cython_nms' does not match fully qualified name 'lib.utils.cython_nms' of 'utils/cython_nms.pyx'
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
not recognized-inplace
: not found: make.sh:
: not found: make.sh:
make.sh: 25: cd: can't cd to model/nms/src
Compiling nms kernels by nvcc...
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make.sh: 28: make.sh: -D: not found
: not found: make.sh:
make.sh: 30: cd: can't cd to ../
': [Errno 2] No such file or directory
: not found: make.sh:
make.sh: 34: cd: can't cd to ../../
make.sh: 35: cd: can't cd to model/roi_pooling/src
Compiling roi pooling kernels by nvcc...
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make.sh: 38: make.sh: -D: not found
make.sh: 39: cd: can't cd to ../
': [Errno 2] No such file or directory
: not found: make.sh:
make.sh: 43: cd: can't cd to ../../
make.sh: 44: cd: can't cd to model/roi_align/src
Compiling roi align kernels by nvcc...
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make.sh: 47: make.sh: -D: not found
make.sh: 48: cd: can't cd to ../
': [Errno 2] No such file or directory
: not found: make.sh:
make.sh: 52: cd: can't cd to ../../
make.sh: 53: cd: can't cd to model/roi_crop/src
Compiling roi crop kernels by nvcc...
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make.sh: 56: make.sh: -D: not found
make.sh: 57: cd: can't cd to ../
': [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered:
h510166404
changed the title
wrong in compile,i don't know why
wrong in compile
Mar 14, 2019
: not found make.sh:
: not found make.sh:
: not found: make.sh:
: not found: make.sh:
Warning: Extension name 'utils.cython_bbox' does not match fully qualified name 'lib.utils.cython_bbox' of 'utils/cython_bbox.pyx'
Warning: Extension name 'utils.cython_nms' does not match fully qualified name 'lib.utils.cython_nms' of 'utils/cython_nms.pyx'
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
not recognized-inplace
: not found: make.sh:
: not found: make.sh:
make.sh: 25: cd: can't cd to model/nms/src
Compiling nms kernels by nvcc...
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make.sh: 28: make.sh: -D: not found
: not found: make.sh:
make.sh: 30: cd: can't cd to ../
': [Errno 2] No such file or directory
: not found: make.sh:
make.sh: 34: cd: can't cd to ../../
make.sh: 35: cd: can't cd to model/roi_pooling/src
Compiling roi pooling kernels by nvcc...
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make.sh: 38: make.sh: -D: not found
make.sh: 39: cd: can't cd to ../
': [Errno 2] No such file or directory
: not found: make.sh:
make.sh: 43: cd: can't cd to ../../
make.sh: 44: cd: can't cd to model/roi_align/src
Compiling roi align kernels by nvcc...
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make.sh: 47: make.sh: -D: not found
make.sh: 48: cd: can't cd to ../
': [Errno 2] No such file or directory
: not found: make.sh:
make.sh: 52: cd: can't cd to ../../
make.sh: 53: cd: can't cd to model/roi_crop/src
Compiling roi crop kernels by nvcc...
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make.sh: 56: make.sh: -D: not found
make.sh: 57: cd: can't cd to ../
': [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered: