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
$ python -V
$ pip --version
$ pip-compile --version
... It should install the required package
...No handlers could be found for logger "pip._internal.deprecations"
Can anybody help me with this issue?
Steps taken: Re-installed python2.7
The text was updated successfully, but these errors were encountered:
Hello @gkalidas,
Thanks for the issue! That should be fixed in the latest 4.4.1 release, see #1035.
4.4.1
4. pip-tools version: $ pip-compile --version not found
Could you clarify the version of pip-tools you're using?
pip-tools
Sorry, something went wrong.
Hello @atugushev, Thanks for your prompt response.
I don't have pip-compile and pip-tools installed on my machine.
I missed putting the actual message which is "bash: pip-compile: command not found".
@gkalidas I see, looks like you should post issue on pip’s issue tracker if you don’t use pip-tools.
@atugushev Thanks.
Will post it on pip's issue tracker.
I'll close this then. Feel free to rich as out if you have any questions regarding pip-tools.
No branches or pull requests
Environment Versions
$ python -V
2.7$ pip --version
20.0.2$ pip-compile --version
not foundSteps to replicate
Expected result
... It should install the required package
Actual result
...No handlers could be found for logger "pip._internal.deprecations"
Can anybody help me with this issue?
Steps taken:
Re-installed python2.7
The text was updated successfully, but these errors were encountered: