Skip to content

/bin/bash: makecython++:command not found #65

@sxy2021

Description

@sxy2021

command: cd submodules/KittiBox/submodules/utils/ && make
error: makecython++ stitch_wrapper.pyx "" "stitch_rects.cpp ./hungarian/hungarian.cpp"
/bin/bash: makecython++: command not found
Makefile:5: recipe for target 'all' failed
make: *** [all] Error 127
environment: python2.7
MultiNet/submodules/KittiBox/submodules/utils
makefile:
SHELL := /bin/bash

.PHONY: all
all:
pip install runcython
makecython++ stitch_wrapper.pyx "" "stitch_rects.cpp ./hungarian/hungarian.cpp"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions