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

--version is not working if installed via pip #30

Open
jeffwright13 opened this issue Jun 28, 2021 · 6 comments
Open

--version is not working if installed via pip #30

jeffwright13 opened this issue Jun 28, 2021 · 6 comments
Assignees

Comments

@jeffwright13
Copy link
Owner

/Users/jwr003/.pyenv/versions/apg/bin/python: can't open file 'apg': [Errno 2] No such file or directory```
@jeffwright13
Copy link
Owner Author

Above was when run against pulled repo from /audio_program_genereator subdirectory.

When "pip installed", (1.6.3) runs fine.

@bbelderbos
Copy link
Collaborator

How was that different?

@jeffwright13
Copy link
Owner Author

Did some work around this in 1.6.5.0. Works with poetry install; does not work with pip install.

$ apg -V
Audio Program Generator (apg)

@jeffwright13 jeffwright13 self-assigned this Oct 4, 2021
@jeffwright13
Copy link
Owner Author

Same issue exists in 1.7.2.0.

@jeffwright13 jeffwright13 changed the title --version is not working --version is not working if installed via pip Nov 14, 2021
@jeffwright13
Copy link
Owner Author

Fix in PR # 53: #53

@jeffwright13
Copy link
Owner Author

Still doesn't work, even after fix applied in 1.10.0.

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