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

Confusing installation docs #485

Open
RalfNorthman opened this issue Jun 12, 2022 · 2 comments
Open

Confusing installation docs #485

RalfNorthman opened this issue Jun 12, 2022 · 2 comments

Comments

@RalfNorthman
Copy link

This tripped me up momentarily when installing camelot:

I pasted the text from the terminal box from the docs as-is: pip install "camelot-py[base]" (I'm not a python guy) and got ModuleNotFoundError: No module named 'cv2' when trying to run camelot.

I browsed the issue-tracker and found #202 which pointed me in the right direction: replacing base with cv. Later I checked the repo README which correctly read: pip install camelot-py[cv].

@huyz
Copy link

huyz commented Jun 17, 2022

What's confusing is that there two repos, with two separate set of issues and two different instructions, and no explanation/warning about it:

https://github.com/atlanhq/camelot
https://github.com/camelot-dev/camelot

@ojuschugh1
Copy link

ojuschugh1 commented Aug 18, 2023

Hi, is this issue still there? I am interested in working on this issue.

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

3 participants