Installation from PyPI doesn’t work
Open
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Are you the owner of https://pypi.org/project/pyphoon/ ?
```
stitny$ python3 -mpip install --user pyphoon
Collecting pyphoon
Downloading pyphoon-0.1-py3-none-any.whl (30 kB)
Installing collected packages: pyphoon
Successfully installed pyphoon-0.1
stitny$ pyphooon
bash: pyphooon: command not found
```
I had to install from `pip install git+https://github.com/chubin/pyphoon.git` to get a working version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.