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

Entry points missing #1

Closed
oskar456 opened this issue Mar 19, 2021 · 1 comment
Closed

Entry points missing #1

oskar456 opened this issue Mar 19, 2021 · 1 comment

Comments

@oskar456
Copy link

I tried to install pz using pip3 on my computer:

$ pip3 install --user pz
Collecting pz
  Downloading pz-0.9.tar.gz (19 kB)
Building wheels for collected packages: pz
  Building wheel for pz (setup.py) ... done
  Created wheel for pz: filename=pz-0.9-py3-none-any.whl size=12438 sha256=86f509791147f2b5e352fa63e3cbe3a37e4ff797cfe123be7cb760cac5ebdcc2
  Stored in directory: /Users/ocaletka/Library/Caches/pip/wheels/88/99/3f/fba1e5721b02aef3f0eea3150773500950d8db84de7d1974fc
Successfully built pz
Installing collected packages: pz
Successfully installed pz-0.9

$ pz
zsh: command not found: pz

Looking into setup.py I see no entry points definition so I don't think this is supposed to work.

@oskar456
Copy link
Author

Oh, never mind, I see the binary installed to a strange path that is not in my PATH list. Sorry for the noise :)

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