Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

wrong in compile #206

Open
h510166404 opened this issue Mar 14, 2019 · 0 comments
Open

wrong in compile #206

h510166404 opened this issue Mar 14, 2019 · 0 comments

Comments

@h510166404
Copy link

: 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant