← Back to team overview

pkg-perl-maintainers team mailing list archive

[Bug 1306991] Re: pip stops with ImportError for request-Modul

 

pip is working fine in virtualenv.
probably shipped python-requests package is buggy.

In virtualend I'm getting
requests.__version__
'2.2.1'

In system python 
 requests.__version__
'1.1.0'

can't figure out why?

-- 
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to pip in Ubuntu.
https://bugs.launchpad.net/bugs/1306991

Title:
  pip stops with ImportError for request-Modul

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pip/+bug/1306991/+subscriptions


References