I just use "pip install -r MODULES.txt" and boom, all my modules gets installed. Review collected by and hosted on G2.com.
There is nothing about to dislike it in my experience. Its so cool and easy. Review collected by and hosted on G2.com.
My job in marketing is heavily analytical and the PIP package manager for Python allows me to quickly install on install artifacts and change elements as necessary. Review collected by and hosted on G2.com.
I dislike how the the package manager for iPhone is open source and doesn't come with the best support. Review collected by and hosted on G2.com.
If you're working with a company you may have security concerns when using this tool, but it makes it so easy to install packages that you may need (such as plotly). Go ahead and type 'pip install sklearn' in the Anaconda console or in the Linux Bash and it does the work for you. Then you can just import the package easy. Review collected by and hosted on G2.com.
I don't like how most companies won't allow it to be used. Sometimes you have to download content and use pip to install that. Review collected by and hosted on G2.com.
It's one of the best dependency managers in general and the only think that works with python. I would say this is one of the things that make python a very widely used language Review collected by and hosted on G2.com.
There are some weird issues with some pip installs sometime and there is not a lot of support to figure out why those issues occured. Review collected by and hosted on G2.com.
Pip is simple and can get you up and running with the Python packages you need quickly. Since Pip is most common to developers in my experience, the Pip repositories are comprehensive. Most Python workspace setups will include a "pip install ..." step. Review collected by and hosted on G2.com.
There is not much to dislike about Pip, since it is a fairly simple tool. When I first began to use Pip, it was not easy for me to understand the concept of a package manager. Many articles I read assumed you knew what a package manager already was. It would be great if Pip made it very easy to become familiar with what it does and why you need it. Review collected by and hosted on G2.com.
We use PIP, with Python, because it is a great package manager for various Python packages. We use a Python version over 3.4, so it came included by default with Python. Basically, it allows us to download and install various packages (via the command line) and thus you can then start using those packages. You can think of those packages as libraries, if you're not familiar with what packages are. Review collected by and hosted on G2.com.
I don't dislike PIP, to be honest. One thing though, is every now and then the download/install of a package fails, but pretty much 99% of the time if I retry the download/install it then goes through. I'm not really sure why it fails sometimes, but it's not a big deal really. Review collected by and hosted on G2.com.
I have been using PIP for 6 years now, it is a savior for managing dependencies for python. It helps quickly search, install and purge python packages without the mess of manually downloading and installing packages. It now comes inbuilt with new python versions. Review collected by and hosted on G2.com.
Although a great tool doesn't support virtualenv out of the box, and can easily mess up operating systems dependencies. Review collected by and hosted on G2.com.
You get the most updated library versions if you compare to package managers like apt or yum and it is easier to compile the modules. The best thing about pip is its simplicity, usually the packages are updated to the most recent version, it is well documented and there are a lot of maintainers Review collected by and hosted on G2.com.
Currently I have not had any problems using pip Review collected by and hosted on G2.com.
command line interface! you simply write 'pip install <package-name>' and the package gets downloaded and installed. Review collected by and hosted on G2.com.
finding names for packages is tricky at times. Review collected by and hosted on G2.com.
I enjoy using this software for my entire data analysis workflow. Review collected by and hosted on G2.com.
There isn't much that I dislike about using Pip Python. Perhaps a better GUI. Review collected by and hosted on G2.com.