Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help Wanted - installing the Python Library #5

Open
adustvenus opened this issue Jan 23, 2024 · 0 comments
Open

Help Wanted - installing the Python Library #5

adustvenus opened this issue Jan 23, 2024 · 0 comments

Comments

@adustvenus
Copy link

Hi, I am newer to python and Linux, and cloned the library via git clone in the README. I have the issue however that when building a Detector Object it throws an error saying

AttributeError: module 'apriltag' has no attribute '_get_dll_path'

after my line of
detector = apriltag.Detector(options, searchpath=apriltag._get_dll_path())

My code works within the scripts directory within the AprilTag clone.

I believe it is an issue with setup, as I do not use CMake much and do not know what I need to do to install the Python library/wrapper correctly.

Help is appreciated.

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

No branches or pull requests

1 participant