Specific install python package with PIP

If in the past u use package==2.1.1, then the time goes on package go up to 2.2.0 that blow your environment out. Kirit and some docs told me that we should


>>> pip install 'package>=2.1,!=2.2.0'


as logic said, we won't get package 2.2.0 , surely :)

Comments

  1. This is a absolutely acceptable apprehend for me, Must accept that you are one of the best bloggers I anytime saw. All the best and accumulate it up.
    php web development

    ReplyDelete

Post a Comment

Popular posts from this blog

Difference between apt-get update and apt-get dis-upgrade