We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
pip install git+https://github.com/chubin/pyphoon.git
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Are you the owner of https://pypi.org/project/pyphoon/ ?
I had to install from
pip install git+https://github.com/chubin/pyphoon.git
to get a working version.The text was updated successfully, but these errors were encountered: