princeton-vl / DPVO

Deep Patch Visual Odometry/SLAM
MIT License
608 stars 71 forks source link

DPRetrieval Installation Error #64

Closed FaSch87 closed 1 month ago

FaSch87 commented 1 month ago

Hi, thanks for the upgrade of your amazing work! I faced an issue when trying to install the image retrieval with pip install ./DPRetrieval: ERROR: Invalid requirement: './DPRetrieval': Expected package name at the start of dependency specifier ./DPRetrieval ^ Hint: It looks like a path. File './DPRetrieval' does not exist.

Installation of DBoW2 has worked. Am I missing something?

Dong09 commented 1 month ago

the same error. But it doesn't seem to be getting in the way

lahavlipson commented 1 month ago

Sorry about that, I forgot to include DPRetrieval in the most recent commit. It's now there.