Open Antonio-demo opened 2 years ago
I have the same problem with you. Have you already solved it? Can you tell me how to solve it?
Hi, you should build with the command python -m pip install -e ./
if you are inside the repo. If you are outside, then please use python -m pip install -e BoxeR
You should build with the command python -m pip install -e ./ if you are inside the repo. If you are outside, then please use python -m pip install BoxeR.
---- Replied Message ---- | From | @.> | | Date | 10/18/2022 21:07 | | To | @.> | | Cc | @.**@.> | | Subject | Re: [kienduynguyen/BoxeR] from e2edet import ops is an error (Issue #15) |
I have the same problem with you. Have you already solved it? Can you tell me how to solve it?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
It doesnot includes the e2edet.ops. Why?