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

No handlers could be found for logger "pip._internal.deprecations" #1066

Closed
gkalidas opened this issue Feb 12, 2020 · 5 comments
Closed

No handlers could be found for logger "pip._internal.deprecations" #1066

gkalidas opened this issue Feb 12, 2020 · 5 comments
Labels
bug Something is not working logging Related to log or console output

Comments

@gkalidas
Copy link

gkalidas commented Feb 12, 2020

Environment Versions

  1. OS Type - Linux
  2. Python version: $ python -V 2.7
  3. pip version: $ pip --version 20.0.2
  4. pip-tools version: $ pip-compile --version not found

Steps to replicate

  1. ... pip install requests
  2. ... for any pip install operation
  3. ...

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

@atugushev
Copy link
Member

atugushev commented Feb 12, 2020

Hello @gkalidas,

Thanks for the issue! That should be fixed in the latest 4.4.1 release, see #1035.

4. pip-tools version: $ pip-compile --version not found

Could you clarify the version of pip-tools you're using?

@atugushev atugushev added logging Related to log or console output bug Something is not working labels Feb 12, 2020
@gkalidas
Copy link
Author

gkalidas commented Feb 16, 2020

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".

@atugushev
Copy link
Member

atugushev commented Feb 16, 2020

@gkalidas I see, looks like you should post issue on pip’s issue tracker if you don’t use pip-tools.

@gkalidas
Copy link
Author

@atugushev Thanks.

Will post it on pip's issue tracker.

@atugushev
Copy link
Member

I'll close this then. Feel free to rich as out if you have any questions regarding pip-tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working logging Related to log or console output
Projects
None yet
Development

No branches or pull requests

2 participants