Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (16.4k points)

I need to introduce imutils 0.2 package to python and I also have windows 7 OS in my system. I just found the gz record and might want to know the method of gz documents or if there are any exe documents accessible please let me know

1 Answer

0 votes
by (26.4k points)

Click in this link, to install pip.

Use below code, if you want to install package:

pip install imutils

Ultimately, You can also unpack the gz and run

python setup.py install

Interested to learn python in detail? Come and Join the python course.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
4 answers
0 votes
1 answer

Browse Categories

...