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

Feature request: pipx support #8

Closed
mixxorz opened this issue Aug 24, 2022 · 2 comments
Closed

Feature request: pipx support #8

mixxorz opened this issue Aug 24, 2022 · 2 comments

Comments

@mixxorz
Copy link
Owner

mixxorz commented Aug 24, 2022

Add pipx support so you can install DSLR with pipx.

@syphar
Copy link
Contributor

syphar commented Sep 4, 2022

I created #10 since I had the same issue.

Until then you can solve this by using pipx inject:

pipx install dslr
pipx inject dslr psycopg2-binary # or psycopg2

@mixxorz
Copy link
Owner Author

mixxorz commented Sep 17, 2022

Fixed by #10

@mixxorz mixxorz closed this as completed Sep 17, 2022
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

2 participants