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

Documentation is missing dependencies. #2

Open
fovea1959 opened this issue Nov 17, 2022 · 1 comment
Open

Documentation is missing dependencies. #2

fovea1959 opened this issue Nov 17, 2022 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@fovea1959
Copy link
Contributor

pip install apriltag requires cmake to be installed, so on Ubuntu, we had to sudo apt install cmake.

requirements.txt and the documentation are missing two pip dependencies: imutils and flask_opencv_streamer

@mvog2501
Copy link
Contributor

mvog2501 commented Nov 17, 2022

Thank you so much for bringing this up! The cmake dependency is added to the installation wiki and the imutils dependency was added to requirements.txt. The flask_opencv_streamer was not supposed to be there in the first place. It is an in-progress feature removed from the first release due to performance issues.

Was this able to resolve your problem?

@mvog2501 mvog2501 added bug Something isn't working documentation Improvements or additions to documentation labels Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants