ionelmc / python-hunter

Hunter is a flexible code tracing toolkit.
https://python-hunter.readthedocs.io/
BSD 2-Clause "Simplified" License
796 stars 46 forks source link

Environment variable activation not working: ModuleNotFoundError #37

Closed kawing-chiu closed 6 years ago

kawing-chiu commented 6 years ago

I'm on arch linux, python 3.6.3, hunter intalled in user directory: pip install --user -U hunter

Environment variable activation does not work and gives a error message:

$ PYTHONHUNTER='stdlib=False' python my_script.py
Failed to load hunter conf 'stdlib=False': ModuleNotFoundError("No module named 'colorama'",)

But I can import colorama normally from python prompt. Manually using hunter in python prompt seems to work, too.

ionelmc commented 6 years ago

Maybe you have multiple interpreters around? Or a virtualenv?

kawing-chiu commented 6 years ago

I have python3/python2/pypy3/pypy2 installed, all from official arch linux repository. Hunter is only installed in the (default) python3 environment.

ionelmc commented 6 years ago

You installed hunter with pip? any logs from verbose install?

kawing-chiu commented 6 years ago

Hi. Here is the install log:

$ pip install --user -U hunter -vvv
Collecting hunter
  1 location(s) to search for versions of hunter:
  * https://pypi.python.org/simple/hunter/
  Getting page https://pypi.python.org/simple/hunter/
  Looking up "https://pypi.python.org/simple/hunter/" in the cache
  Current age based on date: 221509
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The cached response is "stale" with no etag, purging
  Starting new HTTPS connection (1): pypi.python.org
  "GET /simple/hunter/ HTTP/1.1" 200 12112
  Updating cache with response from "https://pypi.python.org/simple/hunter/"
  Caching b/c date exists and max-age > 0
  Analyzing links from page https://pypi.python.org/simple/hunter/
    Found link https://pypi.python.org/packages/00/59/4be3e09857196b8c76e38f06981f75f960737b4b5e0971d432641a3e4ed0/hunter-0.5.0.tar.gz#md5=8cc7890947c96108d4ebe103cde76b4e (from https://pypi.python.org/simple/hunter/), version: 0.5.0
    Skipping link https://pypi.python.org/packages/00/5d/de874e8ee65e10a1d3e0525551272c0794d20fa05874a0271284f7c47d75/hunter-2.0.0-cp36-cp36m-win32.whl#md5=3b1f12daccd8d649f56f98bd148a276d (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/01/0b/60e1da43067fdd6bc0477bfc1c3d41f6364c04fa16a1990b36e76d86fe3e/hunter-1.4.0.tar.gz#md5=ba0210b43a8c5026047bfeb091d1ef52 (from https://pypi.python.org/simple/hunter/), version: 1.4.0
    Skipping link https://pypi.python.org/packages/03/4e/499c0562c7c24ea366344a40d6b1bf64367143c9085884b6c1c2c8e1a934/hunter-1.3.0-cp33-cp33m-manylinux1_x86_64.whl#md5=7ef564f8cf97ff78749c74ff416d889f (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/03/60/ed5da8c34b938b04a41f508aabab1f9046b841e7ad6942ab4b3831f21a63/hunter-2.0.2-cp35-cp35m-win32.whl#md5=236bad7125c6b6d67eee06f06b3ef628 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/07/ba/3f1e8adf2791f01cc98d5dabf6a95a1909b98f3d3482c1191e7a6670a147/hunter-2.0.0-cp35-cp35m-win32.whl#md5=4f0bd0212f71a393798d444ddffdc6cf (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/09/f7/ef58095a170999aa9334a0f8e3da5cf0b554322a6d38981525f0c0f8d9c6/hunter-2.0.0-cp27-cp27m-manylinux1_x86_64.whl#md5=c321bf9297c3dfd60a23690f42c37ea6 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/0b/8f/f15ed291f5e3ecdfecaff25f8d2ff550fd3ca0ac700fe1276d7ee9eb109d/hunter-2.0.1-cp27-cp27mu-manylinux1_x86_64.whl#md5=5bcb71758b6690ed821c24109b986899 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/0c/45/e714721ef35b5842651c6606e5d17961a70b7bd4abaa2cde1ec821d8a52e/hunter-2.0.2-cp34-cp34m-win32.whl#md5=8184b4df354dbb28d16aae5a4c07efe7 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/0d/16/fa38a62c73a318287cadb03fa01c690eef594313918911f6f619f314922a/hunter-2.0.2-cp36-cp36m-win32.whl#md5=8f0348597be6489d023e6ba4e0e26cae (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/0e/2b/1a8f9194d6cd772c2a66f888bc35c3bf49ad205b23bda2033ca5f346617d/hunter-1.2.0-cp34-none-win_amd64.whl#md5=704a0942a23de403c8235e2b342b7229 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/0e/e5/f0a60f78f14e81b285db65787ab4ea24223e02e228be0f0666dc584fca86/hunter-1.4.1-cp35-cp35m-manylinux1_x86_64.whl#md5=55e871b71a44072cedca721c6784bc4e (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/0f/4e/17dafd5a0e44403ebb40ccd09afc91607d78121bc3fc7aa2498a2932b165/hunter-2.0.1-cp33-cp33m-manylinux1_x86_64.whl#md5=4699a5eed48d9c86b7180fe5000be02c (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/10/b1/b6ba92bca280b581acf779ab21bebcb6f245a7961293fc6fda85da0bf084/hunter-2.0.1.tar.gz#md5=ab150c79d3f52e5b5ed8be09045cad5f (from https://pypi.python.org/simple/hunter/), version: 2.0.1
    Skipping link https://pypi.python.org/packages/11/fb/7545af9aaecec0a8d4445f6962b0ddfdc3f43ab7ccde5057738962d5c8d0/hunter-2.0.2-cp27-cp27mu-manylinux1_x86_64.whl#md5=fab960286b01ab885c388b109ad1336d (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/12/00/e17f5e7699d06fd0ac5da5f2b0f212b6343871ded1c40765067dac2935aa/hunter-1.3.0.tar.gz#md5=f86cc6bfc47326308e1e612502d28e3d (from https://pypi.python.org/simple/hunter/), version: 1.3.0
    Skipping link https://pypi.python.org/packages/12/a2/f87501c2217bc756d822d0c09e8178501a2c54377e5226f50eed4ceb0eb8/hunter-2.0.0-cp35-cp35m-win_amd64.whl#md5=78c9325a71aff739fcb0ccfd584a22d6 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/13/8d/a18d57813ee1dad175a3fedff89d710f196ab603d7db8ea66a597823629c/hunter-1.0.2.tar.gz#md5=d81e03d2c75a888c7d68b939da8e5315 (from https://pypi.python.org/simple/hunter/), version: 1.0.2
    Skipping link https://pypi.python.org/packages/13/bb/6e8776a917b1f8824a4e7ae1e3bc318b099ff51621303ae3957df3d7bb9d/hunter-1.1.0-cp34-none-win_amd64.whl#md5=aba3feaafc6a5e1921011f168a580a6c (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/14/30/b0e523030ff4bfeacbba002cdff8b356d1229228a7445b253d3bf6693007/hunter-2.0.0-cp36-cp36m-manylinux1_i686.whl#md5=be7fc5ba1cf69185e9b6d2adf8f5ee00 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/15/b4/a5fe1968c38e4144fe20c40f6822448a992d5e6edcb5650a23cca4e4c101/hunter-2.0.1-cp34-cp34m-win32.whl#md5=1f8e35094df55e9fc4dda5855c59bda8 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/18/85/0f68429af271fe221ec47a52d1219f288cb2043259d7fb7ea89937f591c8/hunter-2.0.1-cp35-cp35m-win_amd64.whl#md5=08df363bcc36b17406f73d77ad823af4 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/19/f7/ee07c8dfee57e4df00c9ad4c27bf4d3829287592b44fbc82d2bdd6405047/hunter-1.4.1-cp35-cp35m-win32.whl#md5=bea5e73eadcd4b84f553d09f534e582a (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/1a/87/86a6d433a7c63ed456fe3291648b2f1635d854311a7a37e805c3f77dbe86/hunter-2.0.0-cp35-cp35m-manylinux1_x86_64.whl#md5=8af468dbc3d626b4971341fa07f019af (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/1c/29/ac17f5b64ab14ab50acc918de56d026455f40a381b54c9d9cd44b9b2ffa7/hunter-2.0.1-cp35-cp35m-manylinux1_x86_64.whl#md5=40e12d160e39feb98ed7b7f255ce2fb7 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/1d/59/459ac8cf4bc3b68ef68d490fb8c18bddb292db6c1c04addbdf0cf41a8d19/hunter-1.0.2-cp27-none-win_amd64.whl#md5=6b8ad9f04d1603e4b55695445799be9d (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/1e/3a/039a2ee77907631b226179eaafa36d5355c688a3b7b6d56ca040bc7ccff0/hunter-2.0.2-cp35-cp35m-manylinux1_x86_64.whl#md5=5fad0cb47a3d49a4c836291594480b09 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/1e/c9/b53146a059e9fe86576f730cc5a4feb6a62d044072b6fa1ef59ed22197fa/hunter-2.0.2-cp27-cp27m-manylinux1_i686.whl#md5=18a4bdc890dd8935d0f40c752e819948 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/22/bf/08020d9f6b3ab5e87fa3030c3a10b645b00c5e777024ff474e4f7f5907be/hunter-2.0.0-cp33-cp33m-win32.whl#md5=a29f6cea2d263375c01ee40d5a432ba7 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/22/d1/28caa6e4c606d0ea5c83a433a3b92eea0d2ba01a477a4ba12a7a7fd03b52/hunter-1.4.1-cp27-cp27m-win32.whl#md5=2e58489c2a01d9f3300216e0cc429bb7 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/22/fd/0ff5610fe1ce7ff01242653bad834438b3e3c28f9a7eedfc135f18e4c6bc/hunter-2.0.1-cp33-cp33m-win_amd64.whl#md5=31e46277fe989c89358fd38c6d840c07 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/23/ec/8f45689e5a3e889f2424fa13953dc96633dccb62f3e0f6c3d9a4ab112dfb/hunter-0.3.1-py2.py3-none-any.whl#md5=98e111dc2e07c15fb83fbb7f0a196747 (from https://pypi.python.org/simple/hunter/), version: 0.3.1
    Skipping link https://pypi.python.org/packages/25/1b/05fc3ec6d011566a04d372de7173256a4b0bbf1eab593409c1b8bb9362aa/hunter-1.0.2-cp27-none-win32.whl#md5=c2427762b02cc40df66bde72c9f26eae (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/2f/53/2a7b2b6f0056b4bd76e42258734609d595a90794bee286f24d4b8f5109d9/hunter-2.0.2-cp34-cp34m-manylinux1_x86_64.whl#md5=2b54e97379e8fea806e21c8a0b8846c0 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/30/28/68c8af3e6fe006a764e40aea8c57f47946d5d69aa98042571ba7e6d0ff71/hunter-0.4.0.tar.gz#md5=7c4ea3f7ab2a75cbda267474bedd657a (from https://pypi.python.org/simple/hunter/), version: 0.4.0
    Found link https://pypi.python.org/packages/34/22/00e026399a0c01fc6500476e5cd2e68cfdae6d51411aa33d893cfdb5a625/hunter-1.2.1.tar.gz#md5=5035a56027e30ba1c4b5de1c4c17e7eb (from https://pypi.python.org/simple/hunter/), version: 1.2.1
    Skipping link https://pypi.python.org/packages/34/97/2c3a000c3fd8569e157dd93aa377218ccbd8b8e444b8182cdf4d5e350215/hunter-1.3.0-cp26-cp26m-manylinux1_x86_64.whl#md5=78d47d89bdb1ff7570d30ea1186e06f2 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/34/eb/d0b7e99494dc4981e50d5028fb227523b79a5ae05fa64a1551f92fdf8e0d/hunter-1.3.0-cp34-cp34m-manylinux1_x86_64.whl#md5=8be803dc1a1e6f08981f7481766905dc (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/36/4e/c90765dcfa3b055034c1b9bd038617dd452bec832c1aaeca439964a5123f/hunter-1.2.1-cp27-none-win_amd64.whl#md5=eb46efec687ea5ae4f32166926df7aaa (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/36/aa/3810c4fc67fe19635be33a3201e967a9312a2e79ced9fb413e3a0c52d161/hunter-0.4.0-py2.py3-none-any.whl#md5=0f5cc528342b6d34fb7741a566d52086 (from https://pypi.python.org/simple/hunter/), version: 0.4.0
    Found link https://pypi.python.org/packages/39/23/9ad6ebf2a6ea3b4a3add041e9d5b393471ea38b03f157ede0af5005578ec/hunter-0.5.1.tar.gz#md5=0ef3843fc55fac086ce89fb9a97467c1 (from https://pypi.python.org/simple/hunter/), version: 0.5.1
    Skipping link https://pypi.python.org/packages/3a/d0/6b94715d58c349ab84e46291f069b925720e81c9fc5395ada92e92f335d9/hunter-2.0.0-cp27-cp27mu-manylinux1_i686.whl#md5=5b1430e8b100d0d576cccfffd39a3121 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/3b/26/8108fd7d651a194d03ed6216323b44819869cda8e167d4a99a20adf67378/hunter-0.2.1-py2.py3-none-any.whl#md5=4c67b1b445afd66d05c4d038fa6541e8 (from https://pypi.python.org/simple/hunter/), version: 0.2.1
    Skipping link https://pypi.python.org/packages/3d/ae/bbad0c84e045ccaf4b5c63762f040240162033f6291cc437b4ec659b9662/hunter-1.2.1-cp35-none-win_amd64.whl#md5=bdaf7879fda66531c635b943cc9d71f5 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/3e/97/bcc4426e3642e1d4801efc7c418ff6694be68c05cb9b3772c2030e2a0047/hunter-1.0.1.tar.gz#md5=b569e7fd77d3bc43a2e85361df924ab2 (from https://pypi.python.org/simple/hunter/), version: 1.0.1
    Skipping link https://pypi.python.org/packages/41/d6/81bbaa3eaf370a743c2c8b4387add9f980bee4fc932633628e853b882ffd/hunter-1.3.0-cp34-cp34m-win32.whl#md5=206a3a23987e82ca91d8db94cdae9e23 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/42/5a/c2d7340688f17775de28dbad6648caedfd35dad589c73ebeaaaf456e44dd/hunter-0.3.0.tar.gz#md5=d6c39d146f089860fa6fe419840f6f46 (from https://pypi.python.org/simple/hunter/), version: 0.3.0
    Found link https://pypi.python.org/packages/42/ac/2df5940c38ec3f845da010a1977fa8ba15a153afe1826f13921af87f5720/hunter-0.5.1-py2.py3-none-any.whl#md5=30dedbf4e2a318a1947c14418b50434c (from https://pypi.python.org/simple/hunter/), version: 0.5.1
    Skipping link https://pypi.python.org/packages/42/b4/199313f261b04aa74d17e1320746ff3e773db20258fee237a9691491dd50/hunter-2.0.2-cp33-cp33m-win32.whl#md5=8dc9f1b31520c8dcaa7abeaf829d12e4 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/45/0a/ba3adf8bab5bc25e47f13517efd7ffa45e5eaf1cdbff8c13cb26b3de052e/hunter-2.0.1-cp36-cp36m-win32.whl#md5=91efd1f89517e3fe5533e55bbc0a6fd3 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/45/31/6a592af11355b067649bdf204c4d31eb543f7f1cf6c61ee6fcc079d893fa/hunter-2.0.0-cp27-cp27m-manylinux1_i686.whl#md5=2e4fe5162794c789ba65cecf7f28ae7a (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/45/6d/1e931956fbe2cce89fca6f8b94d005c5875383fc82b2bb72ae2c561aa3f5/hunter-1.0.1-cp35-none-win_amd64.whl#md5=1f0ca27ed2ccbd98b981ed98f5fac731 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/4a/42/67be9e4daf09b7a1c3ea7b529efc3b23249b7071aa423c7d245c20690ede/hunter-2.0.1-cp35-cp35m-manylinux1_i686.whl#md5=dca71f0f7184d7a80c349f37fba1ddab (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/4a/f4/fd9ea6443a7d8ea750b7844cadc9c71db1091b4c287024072f831933d55f/hunter-0.6.0.tar.gz#md5=7dd2b53f24417e372623965b08c4705d (from https://pypi.python.org/simple/hunter/), version: 0.6.0
    Skipping link https://pypi.python.org/packages/4e/35/f03526151b7fdeb89059fce99a4bf5475fe18bd7e68536bcaab7c6dcb614/hunter-2.0.2-cp33-cp33m-manylinux1_i686.whl#md5=3c2d37bcfccc24f61bf28dd0451fd9f9 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/4e/eb/480f3905758e0922dd1bdf1f17d281a1b9a50617fd3dbad9dd375b0efea4/hunter-2.0.1-cp36-cp36m-win_amd64.whl#md5=07418d9ed7733fd65ce35bb412b7393b (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/4f/f4/c8fecbedda4e33901174a0a4a3b5a71a0676ed3aca4ac7868a52d5b1b4a4/hunter-1.2.0-cp27-none-win32.whl#md5=9d14a9d3dfdf5109339e71455336daf1 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/50/c1/53220660a7946624c4daa05da428b284d6066d4b1b4209189cfe60f647f6/hunter-2.0.2-cp27-cp27m-win32.whl#md5=8d5794ee174e0abd45db2801c4173134 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/51/6e/cb9480b4b67fb33fe7f94874fc5a267f73c887f838d79ed40694e061e8f1/hunter-2.0.0-cp33-cp33m-win_amd64.whl#md5=afb1ffc2bbd29eed40251183c964da5e (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/52/d0/0ce08b34ca9213a7f77017ffa8db71cf1c016e4532d67d7507f162a48ded/hunter-1.3.0-cp35-cp35m-win_amd64.whl#md5=eb532ade1b5a46e37f7876e03a85e324 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/53/80/f3fd658af5e2c2ce536d3992d2b56b9e1819776cd861b8e615c9dfd69a8d/hunter-2.0.2-cp33-cp33m-win_amd64.whl#md5=6dd30769b3b016513f6fae7a70dcf1d3 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/54/e6/e67a8f9817c603d47d21ec12fa1a3092027b0aa4336ac3391a8d9511a3d1/hunter-1.4.1-cp26-cp26m-manylinux1_x86_64.whl#md5=d993d5c8e895a63e5df7e6e91ab25599 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/55/7d/2af8325d99dbff9ff78846118d2e5907eac55762a1ddb0c1aa628690045e/hunter-1.3.0-cp34-cp34m-win_amd64.whl#md5=2c729841f051e5d4d6f520d08fddd5e2 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/57/82/4bcd5e603e9be3ba835d45604e31a0bc336d5714eed8abe494844ddc4db9/hunter-2.0.2-cp36-cp36m-win_amd64.whl#md5=ddd23c1a62b52c0d6a753023b4f81828 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/58/66/9dd430b90b08883cd4c9185e19f7525332feb1f598e8358cd6286f330141/hunter-0.2.0-py2.py3-none-any.whl#md5=ba29d5fc00675cbcdb5fcb952ec718fc (from https://pypi.python.org/simple/hunter/), version: 0.2.0
    Skipping link https://pypi.python.org/packages/59/1c/8c4fba97281ae145a8361fac5a81af1c4113fdf5dca6498863da041ab400/hunter-1.4.1-cp34-cp34m-win32.whl#md5=1d7bfc7ce52492a644f6c84310cc028a (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/5d/0b/e11945e52b14730f392fe43de300a42863e26b38a5772559539ee45ed347/hunter-2.0.0-cp27-cp27m-win32.whl#md5=16aa17b586bfdbbed983e7a7ae8ed29a (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/61/51/02584264931640ef119812ad9ef3f393f6d093c4c4e5cb4471501454cc1e/hunter-2.0.1-cp35-cp35m-win32.whl#md5=240c4e221ca207c4cf692b53d7d3cb08 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/61/7c/3e4298872d416b68a5f09f1a87de30af862c662d77276f3b233fbda96b90/hunter-1.4.1-cp27-cp27m-win_amd64.whl#md5=0f35589b8c1696522a7d1d39dae0cf81 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/63/0c/858d8e766c270b8f5e42a3cb38134b4377627a8172b34a4dd2980ef0719c/hunter-0.5.0-py2.py3-none-any.whl#md5=3fae4049bf23730420f6aea9e6952541 (from https://pypi.python.org/simple/hunter/), version: 0.5.0
    Skipping link https://pypi.python.org/packages/63/b5/877dcecc817eefe9f9ba6cf9ce0236551ccbee2655ca4a296357ce72a982/hunter-1.2.1-cp34-none-win_amd64.whl#md5=faaee702db129c8ee87d433e2580dd41 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/63/cd/caa05f698f5f29d2adab95d5ac3b508c7b01bf1a95a7a3bd418ef6684a02/hunter-1.1.0-cp35-none-win_amd64.whl#md5=b31c5790b5401b2c77d79438119d4757 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/64/47/85dfda8d5d62e243879d024f328542589d8c00bb25dabd5dfb682d8e5d6b/hunter-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl#md5=5be131fc51e050af42485fde1be848ca (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/64/d7/5d4b84f0be81ce44003facdf8c26b842aa2f9a652afce848d8e0fb8cbac6/hunter-1.2.0-cp34-none-win32.whl#md5=2fcf22000b4537d05c0d65cd702efb3b (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/65/69/429d2de0ae52b525b9ba3efa92374781450a7b0aad2a31cc813264d3b3fc/hunter-1.1.0-cp35-none-win32.whl#md5=41d0d4438bc3e02fbe7cc9ff598ad115 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/66/a0/1b26c5efa2b83edcc02fca41c30d932798f34280d975939b3f1998e9ab1f/hunter-1.1.0-cp27-none-win_amd64.whl#md5=a5f656347721d8b794da7bb5105cafc1 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/68/fa/66d255c38e41c8649e7de7053b23c6b9f9d04c469b0bf821f6a24ce5992b/hunter-2.0.2-cp36-cp36m-manylinux1_x86_64.whl#md5=fd6e417ba43c12f24daa8d6c34b3ccd7 (from https://pypi.python.org/simple/hunter/), version: 2.0.2
    Skipping link https://pypi.python.org/packages/6a/87/bf9e5164347181255327c206913dd7ff2f9b3af64c21d0a538b70183a092/hunter-2.0.0-cp34-cp34m-win32.whl#md5=8e8e7b7fd7932d5299080a7af358f403 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/6c/89/05465ca90ee67a1dfe8244a835b098fba5bb7ec292de6d2a49d3a0c44ff9/hunter-1.4.1-cp34-cp34m-win_amd64.whl#md5=d838ecaacea36fa62b32c261e13c6c38 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/6f/a2/28006d54d2b5f34d9066660fee822fcc757812210c5bb6befdb9a7b408f6/hunter-2.0.1-cp34-cp34m-manylinux1_i686.whl#md5=f275ed1564ac41ef81b8191e991ed7ba (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/70/5e/5f1ecbf89e2aa1da7f4be9445fddb749b691e1be981b8d2c80ffdf5e70ae/hunter-1.3.0-cp35-cp35m-win32.whl#md5=a638dbf54b5055836b45ad417114e5fb (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/72/51/9af964099823265c554e5e215c5b73062d63f612367c85a37dd503172b75/hunter-2.0.2-cp27-cp27m-manylinux1_x86_64.whl#md5=2cbc1698c5b3bfdaff57625da3eec9f3 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/73/b6/8bc239c81191c3c2a647e2279fe2064d17b9a247cfe86a7c39d34d0db69e/hunter-2.0.0-cp27-cp27mu-manylinux1_x86_64.whl#md5=ef784b81342cc8eaec5e21b9747ea5f7 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/75/ab/eb5001a0220a9868f9584e3da88d21deb29ee985414d5370d8620aa7276e/hunter-1.4.0-cp34-cp34m-manylinux1_x86_64.whl#md5=4977d2122eb1161c14c58fa268b52a63 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/75/af/fb93ec179e2ab942b6d88bd7cfc7d066aafbdbd06b7032fffb50b2592b4f/hunter-1.2.2-cp35-none-win_amd64.whl#md5=e5cf12d7e608e6e8a8585e45bedfc04e (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/78/f8/dedcdd9ee42b87dcebaf72cc048297484757952f76c0a7768c6d2e538fea/hunter-1.0.2-cp35-none-win_amd64.whl#md5=85aa21bee9d03dbf86c4f6bfff6de376 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/7f/b9/eb94538b0872b1eed44e7db081541b12b895157586b962b24d791d043b5c/hunter-1.2.2-cp34-none-win32.whl#md5=f873dbbadc81c8f2a1c655f344bd7733 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/81/79/0375e44a6339daf336f38d74442924132499c0fc6f0b0f3500a872cf20a7/hunter-1.4.1-cp35-cp35m-win_amd64.whl#md5=50ba06197e7f01c19bd703d99e9c540f (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/81/b9/e69ddc388e264ebb8e3b00cf79dc3a8fb89f3a6f758f99c267fe76169a04/hunter-1.3.0-cp35-cp35m-manylinux1_x86_64.whl#md5=b8e055f817b34cf00637539d5b3f9c37 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/82/bb/386a095fb08b4d3a29767ba7fcbeebf54fd2d37500f3d3a86d4b2d593b88/hunter-1.3.0-cp27-cp27m-win_amd64.whl#md5=3e0c3c3eb1d5de98044cd3ec90d3de1b (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/85/9e/cd0fec6fc63e8b07bc8de1ac59d7fc6dbc1b3046f7248809938c9701f834/hunter-1.3.0-cp27-cp27m-manylinux1_x86_64.whl#md5=1561813252edc2fe9e1236d319e70bfb (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/86/f9/ac7c05348768092c9a2ecd67eaef5d87320293a6c70463b073973e693ae4/hunter-1.2.1-cp34-none-win32.whl#md5=93fda1dc275318d13212a10e4cd5c26a (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/87/4a/189013bfe4020299184db026f345f597f60e4014e92709477dcba8dff9e2/hunter-2.0.1-cp27-cp27m-manylinux1_x86_64.whl#md5=cbdf29ab5411d756582bfce78ee63885 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/88/09/ab5035b9562127b5a3d7dc42ee60bc3ac114e0ca034d587300e00324f130/hunter-0.1.0.tar.gz#md5=e674e79b4d0a91802fe4f8914b226198 (from https://pypi.python.org/simple/hunter/), version: 0.1.0
    Skipping link https://pypi.python.org/packages/89/da/ba5500243a202c6eebd04447808f9ace12d9432ccb54bd1f7dcd95ebee61/hunter-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl#md5=41e847ae5fecae69f9796bfbbfc792f7 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/8b/bc/91e0062d1480c0c312a99100b3f60249cdb0da9b2762548b582ae9f725b7/hunter-1.4.0-cp26-cp26m-manylinux1_x86_64.whl#md5=07c244d69375fa6a92290895d0450f98 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/8c/44/c6a1a3feb00bd9bfc2c199319cb1f54cb2365c1ee6dd39fb09a352058e12/hunter-0.1.0-py2.py3-none-any.whl#md5=cb26517d15a3063e4c9007ff217aa669 (from https://pypi.python.org/simple/hunter/), version: 0.1.0
    Skipping link https://pypi.python.org/packages/8e/7e/9e77bc66cbf8c66d1b1df78a1e21e15743bb8af42d3ba0df0a3bf435ca5b/hunter-1.0.2-cp34-none-win32.whl#md5=586c2359b29e2a9ca0ba74dc295f106f (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/90/f3/b0bc737141d83297a9acbc59d193ea8436aeab345a8179a83d8cfc2c59e2/hunter-1.1.0-cp34-none-win32.whl#md5=51b3ba085623320e392bea364fbc01cb (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/91/2e/3ca843a9cf22980d0f2fea3dc27118c29e9922aa374b6a2dc30c992a9fd3/hunter-1.2.2-cp27-none-win32.whl#md5=a5295193a4f50cfd041307adf90b6499 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/93/28/7381dd1ab93cece20fb3a86fe1e7f6b4c9fe354043ff2261d14b2577ad8c/hunter-1.2.0-cp27-none-win_amd64.whl#md5=9dae0831e82f6317aa42b3a1fbe98def (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/94/a4/f520e17a542990d661d4e63ef9ab8ee861d120e09f70485d84542c829039/hunter-2.0.1-cp36-cp36m-manylinux1_i686.whl#md5=704d6bb39d6faa94fe8cd87d61fce6d9 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/95/7b/781c3a6b4e5f2ab7b94870b9f2708b9b4271b7eb8b075d891980d2371273/hunter-1.0.2-cp34-none-win_amd64.whl#md5=f755713d0cb356b1ffb2b6a7517169ea (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/97/3f/c12f3ffedbc06dbd495f741eb7581b85b3b56d5226e176f9d5fc90417d9d/hunter-1.4.1-cp26-cp26mu-manylinux1_x86_64.whl#md5=15290a34601f771614ff35c29d468861 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/99/53/a33fc508fe3e9f9ab9003b6198efa286052ff32425d86be7353b99e7fe12/hunter-1.2.2-cp35-none-win32.whl#md5=dc32bf4f8d854cd1a31cd410bdf07c67 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/9a/81/a6ed8c1a6191d7baaa4f92c39e20bdc4fc73aa540f6c761380a7b9c4eb9a/hunter-2.0.2-cp35-cp35m-manylinux1_i686.whl#md5=26d23f85d9fa4a9eb602bfb45e314c41 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/9d/27/381509a62618f87decdbb58cf1b84b1afde9164aaf8d050b7bbec2d24fa3/hunter-1.2.1-cp27-none-win32.whl#md5=5de29bfc91664201844d899f7ff0acbc (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/a0/5c/d957cefa70b89baaad2cef41b731f43dd2076aeab726ef21fb2d86bcde1e/hunter-2.0.0-cp34-cp34m-manylinux1_x86_64.whl#md5=218edca62d611d519355ee3da862a26c (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/a1/02/22c25319432f2968b377b58807a911248f2f7f26de6f32fca026497ae3c3/hunter-1.0.1-cp35-none-win32.whl#md5=d7a83e8369fcd5814f629d15451eb524 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/a1/51/0d222e6eb595c619bc95a08d5270ad41932072353ba3660ce18d38667069/hunter-1.1.0-cp27-none-win32.whl#md5=b87a6d68b93f764468995f746d0068aa (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/a1/82/9afe409dc4661627bfdb2ebfa84551a6567fc33b33b36a0e9f81a040cbaf/hunter-2.0.2-cp36-cp36m-manylinux1_i686.whl#md5=9d355d4d987660ff56b410a9f686d94d (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/a1/b6/f0418e7aaddf97b983a214f384586cc23111401b1b243e4c8bf9543e3581/hunter-2.0.2.tar.gz#md5=0d611a816336b9f832e1be0e61bb5d96 (from https://pypi.python.org/simple/hunter/), version: 2.0.2
    Skipping link https://pypi.python.org/packages/a2/36/224b45ec92fe611e226f81b95a0d4aa597af09d9499dc536549c2f8aa222/hunter-1.2.0-cp35-none-win32.whl#md5=5bb0c62e4d95bd13d452fc9f93c4bdaf (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/a2/9e/84f116d6df34ec5a41c58d85a6ed0ece30835a7eab67461c2097d681427f/hunter-2.0.1-cp36-cp36m-manylinux1_x86_64.whl#md5=8d04517a0db5a06ab033142c778c99b2 (from https://pypi.python.org/simple/hunter/), version: 2.0.1
    Skipping link https://pypi.python.org/packages/a4/59/728885ac3e467282526ceec1790ef9dde1931c40998e34d642272e6acb5a/hunter-2.0.1-cp27-cp27mu-manylinux1_i686.whl#md5=84dce7e8ad2f805e3a41eb12cbdc99d3 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/a7/9e/0b5f4b46081db29f6c323a770a0c4ce8e2dd4652fa0958a9d13d118d5793/hunter-2.0.0.tar.gz#md5=9231929c9fe1a856fc3a25c79e35d2a2 (from https://pypi.python.org/simple/hunter/), version: 2.0.0
    Skipping link https://pypi.python.org/packages/a8/3d/f9279161ca34243d0cf53e9373a813be5b70896da2b3f1f15d7ce020b885/hunter-1.4.0-cp33-cp33m-manylinux1_x86_64.whl#md5=aa43a51257de6a131d7a923802e8ac42 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/ac/c0/d69f30e3a7268c76ceaad268c709bd29700953925566d835fe6fa2f4dd9e/hunter-1.4.1-cp34-cp34m-manylinux1_x86_64.whl#md5=758cf7e6038fa4880a5087bcee2fc25f (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/ae/96/b1ac9c4c9a9c79070be484fd20024d3c1b0aa75f43cd872882b2f7d765fc/hunter-1.2.2-cp27-none-win_amd64.whl#md5=f62ab35cb463bade379e9b0da6f3d697 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/af/24/3cb019b3b5cc22660876eb1eb6ee39a4ed1067664d99394bd79e5fa0aadf/hunter-2.0.1-cp34-cp34m-manylinux1_x86_64.whl#md5=7af19213a93a456fe69e2b4c107f0222 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/b1/63/79c7e2e659336941cc76b12b3a8a69d9d78caa22314ba1eaf999e90e3a5a/hunter-0.2.0.tar.gz#md5=ffaab7743211b7ca6a3b8d5f636bdee4 (from https://pypi.python.org/simple/hunter/), version: 0.2.0
    Found link https://pypi.python.org/packages/b1/ac/f45bff1934838e5874ef11f22d0d0ae0b9af10d3e388a1b6e4c5211865a3/hunter-0.2.1.tar.gz#md5=cf1d85560a9bb2559d257cbde0825a71 (from https://pypi.python.org/simple/hunter/), version: 0.2.1
    Skipping link https://pypi.python.org/packages/b4/ad/4edf0111985bbf3b9457a142b5dc72894907b042b7fb2bb30f1b14ee0e32/hunter-2.0.2-cp27-cp27m-win_amd64.whl#md5=fbc9c3e62438ec78ef5f670b08cb0465 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/b9/4b/abef686391c91519d422a9757eda5f4b997b3e2898c6cf4de19e7bd63bf9/hunter-2.0.0-cp35-cp35m-manylinux1_i686.whl#md5=5d8371684f35dd7472bbd10444ed58d2 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/b9/d7/2de33ff84ffd5ea3c3ba6ecbd8f8ef40c3b3b108c1c77ceeafb7969602be/hunter-1.4.0-cp27-cp27m-manylinux1_x86_64.whl#md5=514426e8232487f7cfec21df11716df6 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/ba/7b/64b63701a866997c024d1944e2f820b2b63f636b83ea01550ded26722849/hunter-2.0.2-cp34-cp34m-manylinux1_i686.whl#md5=93ddaddbd5fb2266f4ba7999bd7de945 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/bc/a8/503ea72bc773973e349b5b25d14f9e4c337ce9ba1668e033c189925d918d/hunter-2.0.1-cp33-cp33m-win32.whl#md5=e53f7f4712bf345fedcbac5fb4ad4433 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/c5/2a/21841f34f4e51a9dbbdcc3ecad117cdc654e52430c6bd9a33518ec9c6d40/hunter-2.0.0-cp36-cp36m-manylinux1_x86_64.whl#md5=0601777d0009a5c3f18689470e1e229b (from https://pypi.python.org/simple/hunter/), version: 2.0.0
    Skipping link https://pypi.python.org/packages/c6/31/24a29fffcabb0b88e24b3c4e0973a43c5ef4c9bb78fde8ee221c27ded692/hunter-1.3.0-cp26-cp26mu-manylinux1_x86_64.whl#md5=f4fd95305b284677532a64bf3fa9ff08 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/c8/1c/d797110441f0b20f6bd2f5e1b7af047a1e956cac60799c34b66e75320397/hunter-1.0.0.tar.gz#md5=a956d759d387df56a15fa7ec0f5dbdf4 (from https://pypi.python.org/simple/hunter/), version: 1.0.0
    Skipping link https://pypi.python.org/packages/c9/f6/9fc00906bc23385c18c1be1db58f6809f6bbbadcfd4e335986fb9bf0b28c/hunter-2.0.0-cp36-cp36m-win_amd64.whl#md5=b72e9948bf1a6f2809d0ce0ef85140ee (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/cc/07/e8d200ad06426d561210ab98acfde92d9a7f8278f522432983818d6e4aae/hunter-0.3.1.tar.gz#md5=6443305a3209f45cc52fa6835c305d1f (from https://pypi.python.org/simple/hunter/), version: 0.3.1
    Skipping link https://pypi.python.org/packages/cd/5b/13726841cf8c751fc3e64b0a77b8179687930dd9c64aff7898f1a07968f9/hunter-1.2.1-cp35-none-win32.whl#md5=74a67ac5cb03c1fbc34908d2365ccbab (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/cf/7a/0202bb1fc02904f0dd11c4fa10f07b89a2cce44cd04f159858a5a4c494ba/hunter-2.0.2-cp35-cp35m-win_amd64.whl#md5=2a145857c407d3d9b9ae2030d8fb654f (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/d0/90/95605c189b39e02fd3c27fa6b3ca8c970c3731b608e1d7d3f9a0df656e2e/hunter-2.0.0-cp34-cp34m-win_amd64.whl#md5=b8f8ea0fe77ec7e74937bafb50c188bb (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/d2/cd/7d15b772001f65cac99a760935827a28a1645b9b3123d921cc90fbb058ff/hunter-1.4.1-cp27-cp27m-manylinux1_x86_64.whl#md5=3eb2ebe64422b85de0fc16e776bc3d9c (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/d4/de/d001a6e86cd4003aa0544561c07fd2defd12b5ffd0e63f79d2d5657f4e3b/hunter-1.3.0-cp27-cp27m-win32.whl#md5=06f52364530da3b7f320b107795590ba (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/d8/a4/bbbb604703e15520656207d469147ea6ebdab819a9aa0a1a2f043aea6e28/hunter-1.2.0-cp35-none-win_amd64.whl#md5=9f59d59437a63ed4bfd126af7049c2da (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/d9/7d/9bd56530a6e763eab0fe6080765c6b542c12997008f213b00604a4b8f5c5/hunter-1.4.0-cp26-cp26mu-manylinux1_x86_64.whl#md5=5372b249b62b127052228015405c0847 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/da/22/e7f4f49caba2d8137f608438b835f22e0732fe2e4d5b438a091e647ac843/hunter-2.0.1-cp33-cp33m-manylinux1_i686.whl#md5=a073928fb671cb98ff819ad952f67956 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/dd/31/b3c78f07025d76bc4ccd626d4a3add4d550cdbad1de168a32e664719f7bf/hunter-2.0.0-cp27-cp27m-win_amd64.whl#md5=b1c81bd0258affff15efb18dbd0bf4bf (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/df/14/e5ab425e93caf9d74162ce0b773521115e80abaeb7495a90c50b76dc4f65/hunter-1.0.1-cp27-none-win32.whl#md5=82b6e42379f0b054a2d6961522286bc7 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/e1/00/9a1b0f8c0fbfab18f83e793e05523ad261b29de9107af72719b550ee6f10/hunter-2.0.0-cp33-cp33m-manylinux1_i686.whl#md5=2c5962b28cb87e9170766e8210c8417b (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/e4/31/d13257523cfdb511a3981a09be93f54c1454889e68183bf9852542576cdb/hunter-1.2.2.tar.gz#md5=775c7d901704111dbc3fd33f4fccae83 (from https://pypi.python.org/simple/hunter/), version: 1.2.2
    Skipping link https://pypi.python.org/packages/e4/96/4b328d6a887fff2b6e8e704011127e479a3c23328ccb606db78977da0dfc/hunter-2.0.1-cp27-cp27m-win32.whl#md5=9d1332bb4a31aace76747e6739611f8a (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/e4/cd/507ea42fe378c62dc74c6f20f7bd0dd4f09970e268b259f98e9941e6c9b9/hunter-1.4.1-cp33-cp33m-manylinux1_x86_64.whl#md5=45baca6d385f6b843156d1e1ff37aaf8 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/e4/db/67e8dcad2f318fca644903b71f82100152e52c618b5c196269f96062bf1d/hunter-2.0.2-cp33-cp33m-manylinux1_x86_64.whl#md5=a1948f5c9cb417e90f795553e74a122a (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/e5/06/c6096b624489ce23cfb8f959d0449abef5aa48b80c665535fcfb58e501ce/hunter-1.2.0.tar.gz#md5=c88f787f2b873a34a3345275f8cdca3e (from https://pypi.python.org/simple/hunter/), version: 1.2.0
    Skipping link https://pypi.python.org/packages/e9/83/3ab25cb4c431948df1eedc2e8bd39f98396f972a92f64bb1c9931a3ddb9b/hunter-1.0.1-cp34-none-win_amd64.whl#md5=215c831172b69e8bf504c33dffcaef82 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/eb/e1/e5eea81f5718f7a167c3ad54bcbd9558ef4b1a0dabc9c2d0b1e498c14345/hunter-1.4.0-cp27-cp27mu-manylinux1_x86_64.whl#md5=961d47327117b93d8b07879a51650c89 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/ee/7b/da13e958eafee21bddfed3f8a7d77cc839087254df06e269f9a12a0eaf6b/hunter-2.0.2-cp27-cp27mu-manylinux1_i686.whl#md5=af15d1e5a91b0487333301a322d1dfd8 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/ef/86/fbdd4aa1e1b111a793413cff521319d3310ff377c4b330fd1a37f32830e5/hunter-2.0.0-cp33-cp33m-manylinux1_x86_64.whl#md5=13eec0cf9cc10f420c836ecce8c9562e (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/f0/5c/a7346f9f636f227be161e49619d5b183b3db52167bb12cef48e26fd9e3d2/hunter-0.6.0-py2-none-any.whl#md5=922e61c4006abbac0aaa4a2235252aaf (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/f1/f6/81f90e39114edd7385d6f51b663ecdff20ce9850abf8db21194ec5fa440e/hunter-1.2.2-cp34-none-win_amd64.whl#md5=8915bca998a2d0525d33216459f7640f (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/f2/54/a25d997f527b8682baa4a9e9afb986c31ece6ad705cbf2f8ee19e1cd8f1e/hunter-2.0.0-cp34-cp34m-manylinux1_i686.whl#md5=fb666e4d294e862ae41f3fe787ac3701 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/f4/94/0e89b3a0035d0f7a543dcdebc7b2d5f8b2741b7223b569fbe29a4ac5c610/hunter-1.0.1-cp27-none-win_amd64.whl#md5=6f1b6f68990671c103e8c6b856c3e719 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/f4/be/ada82b3fa526499906a8d41d245835675aee32b4dcc3cd4e6eecc6d1281e/hunter-2.0.1-cp27-cp27m-manylinux1_i686.whl#md5=0eb02245ed3cc9834292ed27bacc5c72 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/f4/ce/fff07916790133c49cb0a641512796dc2203d77b8299e5b503cf39f0cf2e/hunter-1.4.0-cp35-cp35m-manylinux1_x86_64.whl#md5=e3d0e7ea9edc1ca61a80bc565573ab3d (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/f7/ea/b2a9b40309f5e016b2106df9dbb5b925142e48fb850959e5df4ea8fbe033/hunter-1.4.1.tar.gz#md5=93e44cd14f25a67f773409d7f8926631 (from https://pypi.python.org/simple/hunter/), version: 1.4.1
    Found link https://pypi.python.org/packages/f9/02/2e8f3fe7b062f0c4eb2da3833595aaca9b5b77dd8fdb5caf3570c899175f/hunter-0.3.0-py2.py3-none-any.whl#md5=b436d73844fe5432da312e65bd6946e4 (from https://pypi.python.org/simple/hunter/), version: 0.3.0
    Skipping link https://pypi.python.org/packages/f9/69/a2ee01541a852a3d86b7ed21962f0bf5d82be7a96c798f232b6101d05e7c/hunter-2.0.1-cp34-cp34m-win_amd64.whl#md5=f602aa31a3c0cf4acaf60384ce9d90f0 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/f9/c5/b78b2ec22660c3d75bd2de03819ee12fe302e352dd98a0443fe82a2b3142/hunter-1.0.1-cp34-none-win32.whl#md5=53c562aae5c8ac156fa26323b5fe948d (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Found link https://pypi.python.org/packages/fb/6a/4366af8b25406b1de8bf1bf52a1270ed6fe37d711bfcbdb457e8a56fb2ad/hunter-1.1.0.tar.gz#md5=8b7d70fbdb18289378ce1c40a2000b1d (from https://pypi.python.org/simple/hunter/), version: 1.1.0
    Skipping link https://pypi.python.org/packages/fb/6d/1aa029c23583b24307797541a823fff4babc6672fc794b6cfbfdca7d78dd/hunter-1.0.2-cp35-none-win32.whl#md5=48ee50f5acb909033f83f32fbb1923ff (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/fb/e7/824ed6e51be1b56e40e8f3ea884c00ec5420540fe077d4b8d50f34b012ac/hunter-2.0.1-cp27-cp27m-win_amd64.whl#md5=a0e2216a8ea8ebf8c2862881ebcbd783 (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
    Skipping link https://pypi.python.org/packages/fc/d3/84c5e9f65c23acee58f41ec2ee4b4380dc353d62698492c333d8c6990b9c/hunter-2.0.2-cp34-cp34m-win_amd64.whl#md5=d80710cfc9df50f4a92bbc1203709add (from https://pypi.python.org/simple/hunter/); it is not compatible with this Python
  Using version 2.0.2 (newest of versions: 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.4.0, 0.5.0, 0.5.1, 0.6.0, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.4.0, 1.4.1, 2.0.0, 2.0.1, 2.0.2)
  Looking up "https://pypi.python.org/packages/68/fa/66d255c38e41c8649e7de7053b23c6b9f9d04c469b0bf821f6a24ce5992b/hunter-2.0.2-cp36-cp36m-manylinux1_x86_64.whl" in the cache
  Current age based on date: 2017397
  Freshness lifetime from max-age: 31557600
  The response is "fresh", returning cached response
  31557600 > 2017397
  Using cached hunter-2.0.2-cp36-cp36m-manylinux1_x86_64.whl
  Downloading from URL https://pypi.python.org/packages/68/fa/66d255c38e41c8649e7de7053b23c6b9f9d04c469b0bf821f6a24ce5992b/hunter-2.0.2-cp36-cp36m-manylinux1_x86_64.whl#md5=fd6e417ba43c12f24daa8d6c34b3ccd7 (from https://pypi.python.org/simple/hunter/)
1 location(s) to search for versions of fields:
* https://pypi.python.org/simple/fields/
Getting page https://pypi.python.org/simple/fields/
Looking up "https://pypi.python.org/simple/fields/" in the cache
Current age based on date: 221514
Freshness lifetime from max-age: 600
Freshness lifetime from request max-age: 600
The cached response is "stale" with no etag, purging
"GET /simple/fields/ HTTP/1.1" 200 2411
Updating cache with response from "https://pypi.python.org/simple/fields/"
Caching b/c date exists and max-age > 0
Analyzing links from page https://pypi.python.org/simple/fields/
  Found link https://pypi.python.org/packages/00/43/0f942cb26b012178b024f4a45220ff23a387c0e73d92e7427fa34d2244fb/fields-2.1.1.tar.gz#md5=1d80fba236ae36cf65d66296d6127262 (from https://pypi.python.org/simple/fields/), version: 2.1.1
  Found link https://pypi.python.org/packages/00/74/c2418221b84dae2a8d4763394c70d1a41b4c09abb5edd2bac035ea5eb65d/fields-3.0.0-py2.py3-none-any.whl#md5=0e41fe7fa42e1e21e477fcbe01363af6 (from https://pypi.python.org/simple/fields/), version: 3.0.0
  Found link https://pypi.python.org/packages/18/68/b922b5b0b2c1d99171c0ed9ad10296b55ee644eb1fa2fd5e45cafe56ae33/fields-5.0.0.tar.gz#md5=4b3a60ddaad146f698979cf4da2639d4 (from https://pypi.python.org/simple/fields/), version: 5.0.0
  Found link https://pypi.python.org/packages/1b/0d/c172f49702525651a80f8a74868f6b0b284a7d9e20ab8429139f879713ce/fields-3.0.0.tar.gz#md5=4614064ea77b55e69734010ee07768de (from https://pypi.python.org/simple/fields/), version: 3.0.0
  Found link https://pypi.python.org/packages/1d/73/ea9785817d6348a014f28635ff3855bfad43a38e4e793b58e1ac3310c48d/fields-1.0.1.tar.gz#md5=b4b6eb37b202c6c84d7d97e933e73c89 (from https://pypi.python.org/simple/fields/), version: 1.0.1
  Found link https://pypi.python.org/packages/24/e4/d3fc8a144d536982679d8beca1110fe0b7d3c09e5efa8440ead0fd7d5bab/fields-1.0.2.tar.gz#md5=30607322d62238950a17668c923ecaea (from https://pypi.python.org/simple/fields/), version: 1.0.2
  Found link https://pypi.python.org/packages/24/fa/a6bb79758e8f3537c6550b29b49f90190d1ea9800b690356a74d1c135f2b/fields-1.0.0.tar.gz#md5=2edca0f81af3f71ca5c85e2f29475d63 (from https://pypi.python.org/simple/fields/), version: 1.0.0
  Found link https://pypi.python.org/packages/26/49/babb433856c844469314aedbce081be3a451764dd231ab0b6a134828f276/fields-1.0.3-py2.py3-none-any.whl#md5=2207c8fe3b44bb91c7a99c9730a7cf10 (from https://pypi.python.org/simple/fields/), version: 1.0.3
  Found link https://pypi.python.org/packages/2a/d4/e03823f509138c4e85e3dda6e29613c19e28244caa094146287d38fcba9c/fields-1.0.3.tar.gz#md5=54e5cf52400796e29090bf37024481b4 (from https://pypi.python.org/simple/fields/), version: 1.0.3
  Found link https://pypi.python.org/packages/49/69/4e0490fa0ff327425701a223f4cbb2345350effc8c046bf97e8323a32ba5/fields-2.0.0-py2.py3-none-any.whl#md5=fa97225a89c017d7bc0e0bc59b493563 (from https://pypi.python.org/simple/fields/), version: 2.0.0
  Found link https://pypi.python.org/packages/5c/e8/dff236a00f31ab58a5af7abd98fb7c5ce231d7bb7d7478743c758024d8a9/fields-1.0.2-py2.py3-none-any.whl#md5=2db78132c1a5af324078c67a19d08a60 (from https://pypi.python.org/simple/fields/), version: 1.0.2
  Found link https://pypi.python.org/packages/5e/10/4cafba4e12a4064766a72a4509e6c749b1e7d335e4924e0b48694b60dfb1/fields-1.0.1-py2.py3-none-any.whl#md5=b36821cde86ec758f58f2d43078b4388 (from https://pypi.python.org/simple/fields/), version: 1.0.1
  Found link https://pypi.python.org/packages/65/16/51a70ecf130d4f6f79a54a41e4b42b165223b787de3feb798e8da5ec7c93/fields-0.2.0.tar.gz#md5=1bae8a918782dfada57686b5ff534879 (from https://pypi.python.org/simple/fields/), version: 0.2.0
  Found link https://pypi.python.org/packages/87/ea/e90233749ae0c7044b5d6840da5e9489ca806c96ca0344bc64ec385161ca/fields-4.0.0-py2.py3-none-any.whl#md5=4332ee2d566de52216d6dc0b94ab2351 (from https://pypi.python.org/simple/fields/), version: 4.0.0
  Found link https://pypi.python.org/packages/8a/43/6aecf6d3c72011ce427e7c836104b061a72f77565f3d81d53fe6868e84e4/fields-2.4.0-py2.py3-none-any.whl#md5=ad6d5e60d6a8f5dfeeaa80c4f3ea299e (from https://pypi.python.org/simple/fields/), version: 2.4.0
  Found link https://pypi.python.org/packages/8c/b5/c985a3e8f7846b4eb4f0971416b8e89c0b3546b0caaa928180a469798855/fields-4.0.0.tar.gz#md5=644959608524ed9462de52631a20b59a (from https://pypi.python.org/simple/fields/), version: 4.0.0
  Found link https://pypi.python.org/packages/8e/ed/cc0a62679f1ef7356db6176a15cc23ffc3a99c0e005a6d6c56ed7deffc46/fields-2.1.0-py2.py3-none-any.whl#md5=6d5abe1ab4f61a9b0f376eab1a0b597c (from https://pypi.python.org/simple/fields/), version: 2.1.0
  Found link https://pypi.python.org/packages/94/6c/5d0f4cb144a987f86eff4a08b10d000563ad73fd75bc9b9ea57e8f1e7869/fields-2.3.0-py2.py3-none-any.whl#md5=b5883fef5fd3670b2dc2c9a236869959 (from https://pypi.python.org/simple/fields/), version: 2.3.0
  Found link https://pypi.python.org/packages/9b/e8/47bd9a613a2a1ee0bd43498549cf1c828f9a9c8d6e82ea4eb46d3fcf5629/fields-5.0.0-py2.py3-none-any.whl#md5=358aedc590a049cba99a38368c5208ef (from https://pypi.python.org/simple/fields/), version: 5.0.0
  Found link https://pypi.python.org/packages/9e/b2/76fbe1abc985218be3521ae85741a218f9d2a9d36aa8f0d8c10686215513/fields-0.2.0-py2.py3-none-any.whl#md5=ab5fd6cdf6a9e0a22b361541cb121aac (from https://pypi.python.org/simple/fields/), version: 0.2.0
  Found link https://pypi.python.org/packages/9f/ea/95dba455c643b71a9e363b71f9106672269309725846b82b532739a2bbf8/fields-0.1.0.tar.gz#md5=10d1f8d7fcf5b94ff33d0bb5776dc226 (from https://pypi.python.org/simple/fields/), version: 0.1.0
  Found link https://pypi.python.org/packages/a5/65/3a8505db3b6e958776e7b92530554d044404fbf3a300171d991e65a91d50/fields-2.2.0-py2.py3-none-any.whl#md5=519dd44ef763c0d35db6e8595f5b94d8 (from https://pypi.python.org/simple/fields/), version: 2.2.0
  Found link https://pypi.python.org/packages/ba/87/d7ea814d6c3706dbcbd4abe95c13f8f53a2ad3a94c1733a7a2f1dd6e71d6/fields-2.1.0.tar.gz#md5=f03998ea1f58f901f27b9d2d7288ec83 (from https://pypi.python.org/simple/fields/), version: 2.1.0
  Found link https://pypi.python.org/packages/bb/e8/78c2013d8cb36508dd0876fec3aa80221309bbc7b54d297905c51f5b4510/fields-0.1.0-py2.py3-none-any.whl#md5=44801211e03f262a5c53d8e1487f47f6 (from https://pypi.python.org/simple/fields/), version: 0.1.0
  Found link https://pypi.python.org/packages/c1/7e/bfe171d9f021d848f171bfc8ab638b00aa8f689a86b2895912b6d699a0bb/fields-2.3.0.tar.gz#md5=b307509c8caa41d45b84d18eeebb5fcf (from https://pypi.python.org/simple/fields/), version: 2.3.0
  Found link https://pypi.python.org/packages/c3/d3/3b10d960bb93f54e528f61dd4dc3c405f8fb2c26072a7ab22daa05cddc24/fields-2.4.0.tar.gz#md5=ca5edb49a3a7fe764178ee3c47fb54d1 (from https://pypi.python.org/simple/fields/), version: 2.4.0
  Found link https://pypi.python.org/packages/ce/cf/83128e8154526d9ef30f29895fa5d39e1a3d5ab52ef1d820b74ef717cd79/fields-2.2.0.tar.gz#md5=f618dc1e5b540e1195eb39acd0d435fe (from https://pypi.python.org/simple/fields/), version: 2.2.0
  Found link https://pypi.python.org/packages/d7/26/439804f711463dbbc52fcdf3b59708f26c9ba73f94bf9efda8756cf4b7e3/fields-2.0.0.tar.gz#md5=60e8b873e6d4f8dd60ef773e8fdb3c15 (from https://pypi.python.org/simple/fields/), version: 2.0.0
  Found link https://pypi.python.org/packages/e8/92/13124f472c4f4d425cbd4ab75d85b4ae8a0db7dc8bf4b3af263bd6efeb1c/fields-2.1.1-py2.py3-none-any.whl#md5=3e27560b9dc413a64dbb2881695134ff (from https://pypi.python.org/simple/fields/), version: 2.1.1
  Found link https://pypi.python.org/packages/f2/f5/9824a1657603f4f7a54c832108d5263bb7f3790f7e7a9a00843f18abdf25/fields-0.3.0-py2.py3-none-any.whl#md5=167b349b8edacaec4218e3d06d576f88 (from https://pypi.python.org/simple/fields/), version: 0.3.0
  Found link https://pypi.python.org/packages/f5/8c/0e0d6d8781aea07cdeb88679612cfdec7f6c7aa0087ebc26c5f5bb430d0f/fields-0.3.0.tar.gz#md5=017ed72b67a0589413e6096502df080d (from https://pypi.python.org/simple/fields/), version: 0.3.0
  Found link https://pypi.python.org/packages/fc/15/ad457aed2ab0430783496d3b49948d1b5173aadb7c93f19738cf1c8f67a9/fields-1.0.0-py2.py3-none-any.whl#md5=7983313aff08f29f1d2d41c2f758aa2d (from https://pypi.python.org/simple/fields/), version: 1.0.0
Installed version (5.0.0) is most up-to-date (past versions: 4.0.0, 5.0.0)
Requirement already up-to-date: fields>=4.0.0 in ./.local/lib/python3.6/site-packages (from hunter)
1 location(s) to search for versions of six:
* https://pypi.python.org/simple/six/
Getting page https://pypi.python.org/simple/six/
Looking up "https://pypi.python.org/simple/six/" in the cache
Current age based on date: 221513
Freshness lifetime from max-age: 600
Freshness lifetime from request max-age: 600
The cached response is "stale" with no etag, purging
"GET /simple/six/ HTTP/1.1" 200 2699
Updating cache with response from "https://pypi.python.org/simple/six/"
Caching b/c date exists and max-age > 0
Analyzing links from page https://pypi.python.org/simple/six/
  Found link https://pypi.python.org/packages/02/c3/8e2a38edaac777ee2bbe479b3a65b020ade549efd6a224c2f4e95c818799/six-1.6.0.tar.gz#md5=eb22a24e8be9497dd71930bf2321b6ec (from https://pypi.python.org/simple/six/), version: 1.6.0
  Found link https://pypi.python.org/packages/02/f8/d16f06e49b0d2ef40548bf42826f926c8964ad3b1d00f8098dcc6ef15aea/six-1.3.0.tar.gz#md5=ec47fe6070a8a64c802363d2c2b1e2ee (from https://pypi.python.org/simple/six/), version: 1.3.0
  Found link https://pypi.python.org/packages/0b/5e/4b3f417a85d9cd30b172a1512a2d3cdd0ffb05a5deacb8adf2ef30db100d/six-1.5.1.tar.gz#md5=bb00c982fc0ec0dd6a760500b0941fa9 (from https://pypi.python.org/simple/six/), version: 1.5.1
  Found link https://pypi.python.org/packages/0e/f9/66471f9b7e9291cca697b2e61a10645a537f389a9d5c0679d50dd86b20f7/six-0.9.0.tar.gz#md5=5ce2947347101b9f54674c19ef88233d (from https://pypi.python.org/simple/six/), version: 0.9.0
  Found link https://pypi.python.org/packages/0f/dd/379fa572b72da0b482545116139529af8da92e686ea136271beecddd4e81/six-1.5.0.tar.gz#md5=72b33ff89f3b2f21dd2cb28fb94f7031 (from https://pypi.python.org/simple/six/), version: 1.5.0
  Found link https://pypi.python.org/packages/10/e3/a7f8eea80a9fa8358c1cd89ef489bc03675e69e54ed2982cd6f2a28d8295/six-1.9.0-py2.py3-none-any.whl#md5=9ac7e129a80f72d6fc1f0216f6e9627b (from https://pypi.python.org/simple/six/), version: 1.9.0
  Found link https://pypi.python.org/packages/11/3f/2b3c217c5427cdd12619024b1ee1b04d49e27fde5c29df2a0b92c26677c2/six-1.8.0.tar.gz#md5=1626eb24cc889110c38f7e786ec69885 (from https://pypi.python.org/simple/six/), version: 1.8.0
  Found link https://pypi.python.org/packages/16/64/1dc5e5976b17466fd7d712e59cbe9fb1e18bec153109e5ba3ed6c9102f1a/six-1.9.0.tar.gz#md5=476881ef4012262dfc8adc645ee786c4 (from https://pypi.python.org/simple/six/), version: 1.9.0
  Found link https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz#md5=d12789f9baf7e9fb2524c0c64f1773f8 (from https://pypi.python.org/simple/six/), version: 1.11.0
  Found link https://pypi.python.org/packages/1b/2a/ad686ae156581a70a7be28e7762f7d956bec30d62dafe9295b78dc019692/six-1.7.1.tar.gz#md5=f9fbad970c6e855cabde7ec1144b9058 (from https://pypi.python.org/simple/six/), version: 1.7.1
  Found link https://pypi.python.org/packages/1d/8e/220ce5a36dac3aabccee871a34561ceba82ce14b53760143cf5e01bb4d2c/six-1.5.2.tar.gz#md5=322b86d0c50a7d165c05600154cecc0a (from https://pypi.python.org/simple/six/), version: 1.5.2
  Found link https://pypi.python.org/packages/20/0a/617bf23511160454995bf1cbe6789f22beeb8b49c1f3b1bbf4b5cd6a55ca/six-1.7.0-py2.py3-none-any.whl#md5=e5ca7e89cc79d755ea128fc7e2cb136e (from https://pypi.python.org/simple/six/), version: 1.7.0
  Found link https://pypi.python.org/packages/2b/4a/233721f6c6afeed5a2034f617f120fa646da935039f08e67ab8dc008a3e6/six-1.7.3.tar.gz#md5=784c6e5541c3c4952de9c0a966a0a80b (from https://pypi.python.org/simple/six/), version: 1.7.3
  Found link https://pypi.python.org/packages/2e/a4/6dcb84af409b7bc0c258a0d6bd7e14231724d9a46b750c048f09d74d870c/six-1.7.3-py2.py3-none-any.whl#md5=5f34fe522765d398b21decdce62ebd1d (from https://pypi.python.org/simple/six/), version: 1.7.3
  Found link https://pypi.python.org/packages/4e/02/f08545a99829a04e841b6443267f216629c723c23fb9cfd17c99c068e33a/six-0.9.1.tar.gz#md5=1b249e0011355722f569406135a8ac93 (from https://pypi.python.org/simple/six/), version: 0.9.1
  Found link https://pypi.python.org/packages/4e/aa/73683ca0c4237891e33562e3f55bcaab972869959b97b397637519d92035/six-1.4.1.tar.gz#md5=bdbb9e12d3336c198695aa4cf3a61d62 (from https://pypi.python.org/simple/six/), version: 1.4.1
  Found link https://pypi.python.org/packages/54/45/8b5eef1ba0b79acbdab01435359f37ae13dc6c4aafaa444b805e3867386d/six-1.6.0-py2.py3-none-any.whl#md5=e2755cf8a1d8e4eda44a8e3436c458ca (from https://pypi.python.org/simple/six/), version: 1.6.0
  Found link https://pypi.python.org/packages/54/d4/8f7d631f1c3defa2ff4bd7c3daddcc5ed6eb9df7631f3cf24cc376aa3231/six-1.1.0.tar.gz#md5=9e8099b57cd27493a6988e9c9b313e23 (from https://pypi.python.org/simple/six/), version: 1.1.0
  Found link https://pypi.python.org/packages/60/84/72c628d5a4efffb23e2fb46cdbf8ee669046d8208ba5dab08f989b7bfe9c/six-1.5.1-py2.py3-none-any.whl#md5=2064b715201fa76a55dea75675ee19f2 (from https://pypi.python.org/simple/six/), version: 1.5.1
  Found link https://pypi.python.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl#md5=866ab722be6bdfed6830f3179af65468 (from https://pypi.python.org/simple/six/), version: 1.11.0
  Found link https://pypi.python.org/packages/6b/30/839b8059d1225dbd3a0dd97c3c370bbb978cde505e160b30515fb7be17d8/six-1.7.2-py2.py3-none-any.whl#md5=0e10f8d8e65257408e4428632859dad9 (from https://pypi.python.org/simple/six/), version: 1.7.2
  Found link https://pypi.python.org/packages/7e/16/792311d76b8e23da84e1b177fb973679de1c963391d0dcd7e963634bed4b/six-1.7.0.tar.gz#md5=92f7210da3db1e988979fa394aa41d7a (from https://pypi.python.org/simple/six/), version: 1.7.0
  Found link https://pypi.python.org/packages/8b/08/8f569ab2c81c1443ce43e29df2e7eec1ab7f005455f6c193793728b00f04/six-1.0b1.tar.gz#md5=cbfcc64af1f27162a6a6b5510e262c9d (from https://pypi.python.org/simple/six/), version: 1.0b1
  Found link https://pypi.python.org/packages/99/25/2df8760d6902620cfca85e36f07de491d14f2c325ecc01c1a5590d8af22d/six-1.4.0.tar.gz#md5=5fcab6a067b5ebf68ede2f4d02fe7547 (from https://pypi.python.org/simple/six/), version: 1.4.0
  Found link https://pypi.python.org/packages/a2/4b/2b4532b4eba116a02fc0b5e0b3540a073a61c003b7b6293b7b884afa8ff1/six-1.8.0-py2.py3-none-any.whl#md5=2f5f96148c68f3c1611f489678a8b445 (from https://pypi.python.org/simple/six/), version: 1.8.0
  Found link https://pypi.python.org/packages/a4/ed/a1410f4a3ae1492d87cbc7acdeea819db3caf6e526ef7032dd6fe50d2083/six-1.7.2.tar.gz#md5=4c26276583b01dfc73474cb32327af91 (from https://pypi.python.org/simple/six/), version: 1.7.2
  Found link https://pypi.python.org/packages/a6/af/4506a069312018665b8936e5d51b3aa013971ef65eab5231ef151a482dcd/six-1.0.0.tar.gz#md5=37c7ff036fdff2b1bb8d55e49ccb3b44 (from https://pypi.python.org/simple/six/), version: 1.0.0
  Found link https://pypi.python.org/packages/aa/ec/e6954e19e617c1b9860325f0995d456d8416c84a6cb9bce1c10998280b59/six-1.7.1-py2.py3-none-any.whl#md5=c3c1e251733acc9db947e75c9a02cf06 (from https://pypi.python.org/simple/six/), version: 1.7.1
  Found link https://pypi.python.org/packages/af/33/fa2097ac4bc7a9672517fdcb982bc7454fdd113f49f7ab353025b906a119/six-0.9.2.tar.gz#md5=92ea7c870396dd9222029a188c6bbd7f (from https://pypi.python.org/simple/six/), version: 0.9.2
  Found link https://pypi.python.org/packages/b3/b2/238e2590826bfdd113244a40d9d3eb26918bd798fc187e2360a8367068db/six-1.10.0.tar.gz#md5=34eed507548117b2ab523ab14b2f8b55 (from https://pypi.python.org/simple/six/), version: 1.10.0
  Found link https://pypi.python.org/packages/ba/19/aa48edcff9d0c396a4d009d362d0a0a1ac3db6f9d7d5736e0175b94d7ef8/six-1.6.1-py2.py3-none-any.whl#md5=ca195cc2271b03ae1c8750a88081c7f1 (from https://pypi.python.org/simple/six/), version: 1.6.1
  Found link https://pypi.python.org/packages/c7/a4/35520d20a8e4b3c28c9db705fffd4c7053e0236928951da32167e5078faa/six-1.5.2-py2.py3-none-any.whl#md5=ba32222ad0c5c7057a7c42e66e81289d (from https://pypi.python.org/simple/six/), version: 1.5.2
  Found link https://pypi.python.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl#md5=3ab558cf5d4f7a72611d59a81a315dc8 (from https://pypi.python.org/simple/six/), version: 1.10.0
  Found link https://pypi.python.org/packages/ca/15/e62a66024dded9640f8d39112330e6b108e7ab21a1b8618c2d1e2eea7e1d/six-1.5.0-py2.py3-none-any.whl#md5=3307efe2bc4ca8556befc9afe297c530 (from https://pypi.python.org/simple/six/), version: 1.5.0
  Found link https://pypi.python.org/packages/e8/70/b9c441d8c02b70eb3bf923c49944b8fc656f78a43c084d2a98534d7404e2/six-1.6.1.tar.gz#md5=07d606ac08595d795bf926cc9985674f (from https://pypi.python.org/simple/six/), version: 1.6.1
  Found link https://pypi.python.org/packages/e9/b4/0ccbc17cd49a812ab8363058bb12f0134cf2d3ba752391f309ddf567ae97/six-1.2.0.tar.gz#md5=2a5d1afc79912832ac78fd38e3d75d7e (from https://pypi.python.org/simple/six/), version: 1.2.0
Installed version (1.11.0) is most up-to-date (past versions: 0.9.0, 0.9.1, 0.9.2, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 1.6.0, 1.6.1, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.8.0, 1.9.0, 1.10.0, 1.11.0)
Requirement already up-to-date: six in /usr/lib/python3.6/site-packages (from hunter)
1 location(s) to search for versions of colorama:
* https://pypi.python.org/simple/colorama/
Getting page https://pypi.python.org/simple/colorama/
Looking up "https://pypi.python.org/simple/colorama/" in the cache
Current age based on date: 221514
Freshness lifetime from max-age: 600
Freshness lifetime from request max-age: 600
The cached response is "stale" with no etag, purging
"GET /simple/colorama/ HTTP/1.1" 200 5329
Updating cache with response from "https://pypi.python.org/simple/colorama/"
Caching b/c date exists and max-age > 0
Analyzing links from page https://pypi.python.org/simple/colorama/
  Found link https://pypi.python.org/packages/00/78/61090f52616bdcfa5cd26a29ea5d4b3bf44e00112a59e2516ae5f1db144b/colorama-0.1.18.zip#md5=6dbdb3be452d66cd2bff6804a3124ff3 (from https://pypi.python.org/simple/colorama/), version: 0.1.18
  Found link https://pypi.python.org/packages/13/b4/ccc34a878c59993a36b3f6d967d34eafbcdf07657e54ef1d051570e0c0e9/colorama-0.3.2.zip#md5=179cc70c4a61901ffd052576b598f11e (from https://pypi.python.org/simple/colorama/), version: 0.3.2
  Found link https://pypi.python.org/packages/14/0e/488fd32efe8cf4b2f0b3717b524f375b2391348b47d894f47da775e6f79d/colorama-0.3.6.zip#md5=16fbf7d8c74dd953aa8820deabe04c80 (from https://pypi.python.org/simple/colorama/), version: 0.3.6
  Found link https://pypi.python.org/packages/19/64/6c4047791014470d75f8ee5018b6fa41eb9d756c8a6ada3e0ae85e456d67/colorama-0.2.3.zip#md5=28832d1444861ee6e0d3d8f09eba07b1 (from https://pypi.python.org/simple/colorama/), version: 0.2.3
  Found link https://pypi.python.org/packages/24/10/1a9a1dfbba2e024af127111665636d4e8fddd97518302f69edeea2aa8a88/colorama-0.1.5.tar.gz#md5=ffd5525370cfd646606ad20c9c5c2048 (from https://pypi.python.org/simple/colorama/), version: 0.1.5
  Found link https://pypi.python.org/packages/24/84/29ce4167d1f5c4a320aaad91e1178e5a1baf9cfe1c63f9077c5dade0e3cc/colorama-0.3.3.tar.gz#md5=a56b8dc55158a41ab3c89c4c8feb8824 (from https://pypi.python.org/simple/colorama/), version: 0.3.3
  Found link https://pypi.python.org/packages/29/dc/191dae95b02cb82088b29027ac88d48a3e43f7f12c0543d00c565b3d2f40/colorama-0.3.2.tar.gz#md5=2949d760dfe510a74f5bf4287d474f33 (from https://pypi.python.org/simple/colorama/), version: 0.3.2
  Found link https://pypi.python.org/packages/2a/4e/bc9dea2d8fb419a4d097d5bc6e5f3558592942bfe863b91e27430beb1cbe/colorama-0.2.5.zip#md5=db7356055c2ed4f5fe9f386490943f20 (from https://pypi.python.org/simple/colorama/), version: 0.2.5
  Found link https://pypi.python.org/packages/2d/0f/ad6109bf90b762004538c44038ec65d2e3e430b62c12ec114fc97afd047b/colorama-0.1.12.tar.gz#md5=fd2c5b857857743918d1df1e0d8b6ff8 (from https://pypi.python.org/simple/colorama/), version: 0.1.12
  Found link https://pypi.python.org/packages/2d/b3/4a20718f2514eaf0cf40ddc04d795ee5fa247b1e0043c18b0963443ee30b/colorama-0.1.14.zip#md5=8c1b6ea1e4149b1344f985be25adcca3 (from https://pypi.python.org/simple/colorama/), version: 0.1.14
  Found link https://pypi.python.org/packages/2e/b2/3fa01e0f0e88d453b1b406a559c875abd809f1087f23a6818edbef5e5d28/colorama-0.3.5.zip#md5=a41d5dfe06e375ed35f00df540de38f6 (from https://pypi.python.org/simple/colorama/), version: 0.3.5
  Found link https://pypi.python.org/packages/33/07/70a1618f6558fca1be02dba86633e352bf3e1c15a935172b3574e0aad571/colorama-0.1.16.tar.gz#md5=a47b77b2837cd13bf8eab6491b211a28 (from https://pypi.python.org/simple/colorama/), version: 0.1.16
  Found link https://pypi.python.org/packages/33/cc/3fb8058c58ea5b2d578b7f2a2e5845ae03efe0921fb316c1d570130ddd3e/colorama-0.2.7.zip#md5=8cfcd1edf120d957f75e49bfdc6e22dd (from https://pypi.python.org/simple/colorama/), version: 0.2.7
  Found link https://pypi.python.org/packages/34/4a/ae411cb1195c6bb1d86b59d941247999a6cee0164dec91a120b6f77168d2/colorama-0.3.1.zip#md5=54038459dba206a8af3db085be907d08 (from https://pypi.python.org/simple/colorama/), version: 0.3.1
  Found link https://pypi.python.org/packages/36/f8/1704d2ccb644c06be7fdca73653d6896e37159e58ffc428cbf919c5d5680/colorama-0.1.10.tar.gz#md5=84fe632e2890a0e20bd0a139e91b7af4 (from https://pypi.python.org/simple/colorama/), version: 0.1.10
  Found link https://pypi.python.org/packages/38/85/8aff6c5de5a8ea71b5b8dceb2ead64cb4ee0432a3367914e90eba7505c35/colorama-0.1.11.tar.gz#md5=504e40668de50606de8c8c3405ed0e10 (from https://pypi.python.org/simple/colorama/), version: 0.1.11
  Found link https://pypi.python.org/packages/3c/e5/554aaca7cbe67953c785409adb3205c666497306f4607f73eadf9a483c0a/colorama-0.2.2.zip#md5=1f6dd55e521f57fc1bc7b00c036fb7e1 (from https://pypi.python.org/simple/colorama/), version: 0.2.2
  Found link https://pypi.python.org/packages/40/97/77857f7520dc329736f1569c3b109c5369c7cdbd54fbcc59e317e9707bdf/colorama-0.1.13.tar.gz#md5=8f699f916b2c0ca1025d6ac9b322716e (from https://pypi.python.org/simple/colorama/), version: 0.1.13
  Found link https://pypi.python.org/packages/48/46/4efa86a33c27f42ca35f6d835e660e0a198f321ccf4e7c6271a2a7438454/colorama-0.1.14.tar.gz#md5=55aaef93e914a39034e7273872a4277b (from https://pypi.python.org/simple/colorama/), version: 0.1.14
  Found link https://pypi.python.org/packages/4b/bf/383aad870435aaaae1cbecb3bcccf029e8b33ae99885c6007ada22b0f6cf/colorama-0.3.5.tar.gz#md5=6b5c8f6a4f0d7604e0d3a40db98653d1 (from https://pypi.python.org/simple/colorama/), version: 0.3.5
  Found link https://pypi.python.org/packages/4c/1b/7ea581dff0339aab5cdd3e0c275885a7cfc951984c960a7a1da554032b25/colorama-0.3.6-py2.py3-none-any.whl#md5=9b78f7e542e7fb3605b30370100c9423 (from https://pypi.python.org/simple/colorama/), version: 0.3.6
  Found link https://pypi.python.org/packages/4c/2c/24f754ba3d01e48ce2be48b5420b7c4fa58b2dcc2bd9932fe5a18c9d78c2/colorama-0.1.7.zip#md5=808ff054e27b54f9171af30625cfb7e2 (from https://pypi.python.org/simple/colorama/), version: 0.1.7
  Found link https://pypi.python.org/packages/4f/0f/2fb41f6b8ba83f8d85ce5a8fcb7feca40f76f11f6075ee2c3be746316112/colorama-0.2.4.zip#md5=f1cf0b0bc675e0b9e22df28747ea1694 (from https://pypi.python.org/simple/colorama/), version: 0.2.4
  Found link https://pypi.python.org/packages/4f/95/b41f846cfae3dc38b2dafa318a7c7143f7dff2ab31ba5e3da956ee8b4ccb/colorama-0.3.8-py2.py3-none-any.whl#md5=75b3635b10ba2235e0af949c068450e1 (from https://pypi.python.org/simple/colorama/), version: 0.3.8
  Found link https://pypi.python.org/packages/50/36/4139cebc5102600ee566923f03a01f706ae2ee89e21974721fa0b71e7687/colorama-0.1.5.zip#md5=aa3f8c087da17c0150ff09c2e3ce8aed (from https://pypi.python.org/simple/colorama/), version: 0.1.5
  Found link https://pypi.python.org/packages/51/ff/9c6ca40190fa279c3d577689c9252956efd28b0e5a1fd4f447c93926f342/colorama-0.2.4.tar.gz#md5=2a4ad72f0deec24497e3bb2e79621914 (from https://pypi.python.org/simple/colorama/), version: 0.2.4
  Found link https://pypi.python.org/packages/53/d3/0a08085428522d4a21470321fdda8f2c845a863d115e2e97ce47580bb7a5/colorama-0.1.13.zip#md5=28db8c010217f7e0158719a0e863f9fd (from https://pypi.python.org/simple/colorama/), version: 0.1.13
  Found link https://pypi.python.org/packages/53/ef/7be639f6dda67af0a558222c739c5eba4bb54c97e9f57d4241bf1e366fa7/colorama-0.3.0.zip#md5=21bf97cd821ecfc5bf6fa56f77388161 (from https://pypi.python.org/simple/colorama/), version: 0.3.0
  Found link https://pypi.python.org/packages/54/96/e9d16dfcc427d837553a94d504b819874b4f4d440d745bc9e10d5057847b/colorama-0.1.9.tar.gz#md5=5dc4321ef79ac101a02a84d6e74d0095 (from https://pypi.python.org/simple/colorama/), version: 0.1.9
  Found link https://pypi.python.org/packages/55/61/ce7a6c859873c27a68cb3b2ac2822f25de4112df42964f9136fa6dab920c/colorama-0.2.3.tar.gz#md5=c65736aa56e5e8962db0c66c92a60c32 (from https://pypi.python.org/simple/colorama/), version: 0.2.3
  Found link https://pypi.python.org/packages/57/cc/50b228f4a10b72e1b535832ccee3f1829e8bf49d9b72db8bf7060fc9e8c4/colorama-0.1.2.tar.gz#md5=37660e76426ba38f9afc32da47e69a71 (from https://pypi.python.org/simple/colorama/), version: 0.1.2
  Found link https://pypi.python.org/packages/59/3c/09d1a085a0886b75c1ef1f73501b8c89dd53f4c6d4c99b677ae7b2858b7c/colorama-0.1.15.tar.gz#md5=52f6a37c91f62fd4aa2dd4a8c2b11a39 (from https://pypi.python.org/simple/colorama/), version: 0.1.15
  Found link https://pypi.python.org/packages/5b/5e/80a93da9ff4b770c414f32563726040997924b83cd679a94cab738e7f8ff/colorama-0.1.11.zip#md5=16dc0795403bde205d92cfba6449030b (from https://pypi.python.org/simple/colorama/), version: 0.1.11
  Found link https://pypi.python.org/packages/60/02/5790fb0c1c6ffb803deba163e5d524748bf21316862f18acba8cd4cb2c26/colorama-0.3.5-py2.py3-none-any.whl#md5=ea46a0d677a2e2db11f7accd1cc07b86 (from https://pypi.python.org/simple/colorama/), version: 0.3.5
  Found link https://pypi.python.org/packages/65/67/8bb9d5fc7e14fecd6d7ee7b6cbb31c8c5e1209d545bbf1cc5d693b252615/colorama-0.1.4.zip#md5=bf39232c48983de08a440327245d2793 (from https://pypi.python.org/simple/colorama/), version: 0.1.4
  Found link https://pypi.python.org/packages/71/35/6917ec507f13a81f3b3111609dce6bf4ba3bca3ef6b3661071f54fa7a494/colorama-0.1.8.tar.gz#md5=5c8be79b6e8301b388702bbeb817a82a (from https://pypi.python.org/simple/colorama/), version: 0.1.8
  Found link https://pypi.python.org/packages/7e/6f/4e74dbe88220aa10d2da2226cb6b863c12f24df94ffab2584a30214a2c7b/colorama-0.1.16.zip#md5=a0c129c6ad23f9ad2674cc56676c3462 (from https://pypi.python.org/simple/colorama/), version: 0.1.16
  Found link https://pypi.python.org/packages/7f/5c/0ac1be1cb2cf6c1e508d446f29093768f411cb8dfed109ea5ee282c540bd/colorama-0.1.6.zip#md5=6a790d2bb741d56a9b207cd27b84c832 (from https://pypi.python.org/simple/colorama/), version: 0.1.6
  Found link https://pypi.python.org/packages/81/79/051335e05573f79cb13cd9ad5b311a54bf31546294969d6b30fb36afebc6/colorama-0.3.4.tar.gz#md5=e4d4524dbd1e67a8d201dc5575c3ba81 (from https://pypi.python.org/simple/colorama/), version: 0.3.4
  Found link https://pypi.python.org/packages/82/42/2e51ae62f1b6d44a67b5f5387cdcbf08a8890186b2bc63cf5f6057b72add/colorama-0.1.17.zip#md5=2112761789a43d70df6b9f1559a5ba0b (from https://pypi.python.org/simple/colorama/), version: 0.1.17
  Found link https://pypi.python.org/packages/8a/22/b4e99c35db683631ea352a91d3ba84a712e00f4d910f35f13eda7dfa5591/colorama-0.1.18.tar.gz#md5=13b56902d3284a0d9568f6294024179d (from https://pypi.python.org/simple/colorama/), version: 0.1.18
  Found link https://pypi.python.org/packages/8f/ce/6387e33fe3a2c0a0579e72ebff098357bb475c9d5459a22176a65a7e54b8/colorama-0.2.6.zip#md5=021fa66347565794cfa8902bb73432bd (from https://pypi.python.org/simple/colorama/), version: 0.2.6
  Found link https://pypi.python.org/packages/93/70/68fcfa68d1dfb484a0fcc25b984e22e029051845604f1a3eb8a7c23b0b40/colorama-0.3.6.tar.gz#md5=88dc534278e3e3a7b7988cb3fae76c4a (from https://pypi.python.org/simple/colorama/), version: 0.3.6
  Found link https://pypi.python.org/packages/93/8e/0e74bf3f62e1c0a0bcd00862610bab6573be89a5adadb566ff710364db4c/colorama-0.1.17.tar.gz#md5=da372ada8f53d19475916d1cd3350adc (from https://pypi.python.org/simple/colorama/), version: 0.1.17
  Found link https://pypi.python.org/packages/98/ec/9b7db70c01f557681e124e4dc84ba3837a9799352e86452217d46a07a41c/colorama-0.3.4.zip#md5=56e65415b3a5ce13d75536373f37380b (from https://pypi.python.org/simple/colorama/), version: 0.3.4
  Found link https://pypi.python.org/packages/99/e6/ef52457b44a915e866ee6439d653cbc76f94163e41fa164056356f011729/colorama-0.1.1.zip#md5=d6f22b93bb69f44dd61befead45e7816 (from https://pypi.python.org/simple/colorama/), version: 0.1.1
  Found link https://pypi.python.org/packages/9d/86/006d621542b6ab44c1b5df6dbd9be12d7e3b7cb87d5405ea5c68a3cb78e9/colorama-0.3.8.tar.gz#md5=d476a6cf3474a1fa55f021f606b1c71b (from https://pypi.python.org/simple/colorama/), version: 0.3.8
  Found link https://pypi.python.org/packages/9f/30/5166407fe8e1fb932cf377b0d1c5ec72ec07e372452302875ef1263fec6c/colorama-0.1.1.tar.gz#md5=2ad4f921afe2d0fa1539d9d2bf62c55e (from https://pypi.python.org/simple/colorama/), version: 0.1.1
  Found link https://pypi.python.org/packages/a4/1e/73f7cbfb0516942102e9dafdc1dc93c59c110c5927ea7c7440f6039cad54/colorama-0.3.1.tar.gz#md5=95ce8bf32f5c25adea14b809db3509cb (from https://pypi.python.org/simple/colorama/), version: 0.3.1
  Found link https://pypi.python.org/packages/a4/e7/59dc94cad7b61aaff92b3cdba993e320328a8e9e3a88905576db4d239c08/colorama-0.1.9.zip#md5=77dac73b2a3fd030d889750f54d199d3 (from https://pypi.python.org/simple/colorama/), version: 0.1.9
  Found link https://pypi.python.org/packages/a8/bc/c8fef4eb4f9dc5928270bc2e46109255f051b34e15b61f0f2594c80ce009/colorama-0.2.6.tar.gz#md5=a7568fda4ac84dc946c3824b1bc70965 (from https://pypi.python.org/simple/colorama/), version: 0.2.6
  Found link https://pypi.python.org/packages/b7/8e/ddb32ddaabd431813e180ca224e844bab8ad42fbb47ee07553f0ec44cd86/colorama-0.3.7-py2.py3-none-any.whl#md5=7d474974709d63d1f249ec61f8e62663 (from https://pypi.python.org/simple/colorama/), version: 0.3.7
  Found link https://pypi.python.org/packages/be/2c/4e6eb6434f5d3974c125e8cb40262bf289518e6aa9d7e4d1b6bd4ce224a8/colorama-0.1.2.zip#md5=25ceefa49f41111928a17e436cb5ae86 (from https://pypi.python.org/simple/colorama/), version: 0.1.2
  Found link https://pypi.python.org/packages/be/d7/76a32e17a58dfcec0b33e206c83752b737ce576928b6a17fd997b72ceb78/colorama-0.1.3.zip#md5=01c421a513077fa56e41934d6a69de7c (from https://pypi.python.org/simple/colorama/), version: 0.1.3
  Found link https://pypi.python.org/packages/c4/5f/bd491ccfba0060c785e019ffdeb885fb31c9075573b8414c927b22c7d0f7/colorama-0.1.zip#md5=b491ce7b06cc1d1b2a483a656d5c11fc (from https://pypi.python.org/simple/colorama/), version: 0.1
  Found link https://pypi.python.org/packages/c8/45/422514a0974c0ce307ca92055135ff99825cd7b50e71f496574c965857ab/colorama-0.1.3.tar.gz#md5=bbec7f94ad701c2230e0c77316494739 (from https://pypi.python.org/simple/colorama/), version: 0.1.3
  Found link https://pypi.python.org/packages/ca/c2/6910ba3f0de55091bf88e96b94475bf72056d08aa0ce2e45f6a7c5d4e725/colorama-0.1.15.zip#md5=6d63f6827c3331b197c2d36011f8a9aa (from https://pypi.python.org/simple/colorama/), version: 0.1.15
  Found link https://pypi.python.org/packages/cd/ac/228603eb4c2aa4c77e767f3d7165b3c9b3196367fa8e3a9131a87a41de5c/colorama-0.3.7.zip#md5=2ff79e6cbff3a30dfbed936d98d60f1e (from https://pypi.python.org/simple/colorama/), version: 0.3.7
  Found link https://pypi.python.org/packages/d1/7f/45996d90b613e5041c6927422648638c5df30d840156da567ecc3c5c44c9/colorama-0.1.8.zip#md5=ee0816a42d4b9ed9c8225dcf2790a53c (from https://pypi.python.org/simple/colorama/), version: 0.1.8
  Found link https://pypi.python.org/packages/db/3d/a32e3cf2aa1816ec77fdb3354dfc372ef0cc8a4846052442a5752a634da1/colorama-0.2.0.zip#md5=3b22a5dc70ca9bafb4a87d71b766fecb (from https://pypi.python.org/simple/colorama/), version: 0.2.0
  Found link https://pypi.python.org/packages/db/c8/7dcf9dbcb22429512708fe3a547f8b6101c0d02137acbd892505aee57adf/colorama-0.3.9-py2.py3-none-any.whl#md5=cc0c01c7b3b34d0354d813e9ab26aca3 (from https://pypi.python.org/simple/colorama/), version: 0.3.9
  Found link https://pypi.python.org/packages/dc/e8/ffa47bd75f026d716d2297e9b8e93a4d537530318514cdb8b60d50080d54/colorama-0.2.7.tar.gz#md5=2c30fa1472c7dfa7ff5cf931fd9e4988 (from https://pypi.python.org/simple/colorama/), version: 0.2.7
  Found link https://pypi.python.org/packages/e6/76/257b53926889e2835355d74fec73d82662100135293e17d382e2b74d1669/colorama-0.3.9.tar.gz#md5=3a0e415259690f4dd7455c2683ee5850 (from https://pypi.python.org/simple/colorama/), version: 0.3.9
  Found link https://pypi.python.org/packages/e7/61/ae5a917ed3534a855132a3ef2b429993ff052fc1b9a594d25c906c9c1a1a/colorama-0.1.12.zip#md5=a01f571af04d88970f5d9e6a4b4e63ba (from https://pypi.python.org/simple/colorama/), version: 0.1.12
  Found link https://pypi.python.org/packages/e9/12/d39f82f77e35217dea68b935fb904d3e7dca2a95bd1d60779c808e74b2dd/colorama-0.2.2.tar.gz#md5=7cbcd625eb471190eda2c5820e610adc (from https://pypi.python.org/simple/colorama/), version: 0.2.2
  Found link https://pypi.python.org/packages/ea/18/17d71f153a29763f3a481435d62cd698fc72933b2a053b03922a0187d061/colorama-0.1.6.tar.gz#md5=ae3a3b7025328baedbc47cded97de2d5 (from https://pypi.python.org/simple/colorama/), version: 0.1.6
  Found link https://pypi.python.org/packages/ef/be/7c5926ccffcadf3217968e7ad700b26bd258b3e501ce9d36a63843de8890/colorama-0.2.1.zip#md5=6364b334553bbb1836b993a60ce71e6d (from https://pypi.python.org/simple/colorama/), version: 0.2.1
  Found link https://pypi.python.org/packages/f0/d0/21c6449df0ca9da74859edc40208b3a57df9aca7323118c913e58d442030/colorama-0.3.7.tar.gz#md5=349d2b02618d3d39e5c6aede36fe3c1a (from https://pypi.python.org/simple/colorama/), version: 0.3.7
  Found link https://pypi.python.org/packages/f8/64/ac1e1ec98b83640d50a7605bfb14740b81ea4f06eeab3119c9da203ed687/colorama-0.1.10.zip#md5=5ef5d3424db6e8d242ab0cf03eefc999 (from https://pypi.python.org/simple/colorama/), version: 0.1.10
  Found link https://pypi.python.org/packages/fa/1b/620985cb9351b612bb8b849d426c5729be11751955b20a73d51ca07653dc/colorama-0.1.7.tar.gz#md5=4243a235d19df14e0742308c5317f054 (from https://pypi.python.org/simple/colorama/), version: 0.1.7
  Found link https://pypi.python.org/packages/fc/87/17f7dfcc3632b01972aa64cf97db20498f96ae206c8caa066ca47f304d44/colorama-0.2.5.tar.gz#md5=c76f67ead9dc7c83700c57695ebb741e (from https://pypi.python.org/simple/colorama/), version: 0.2.5
  Found link https://pypi.python.org/packages/fc/ed/606c819f1ac338651d21e314be7537986735142eb58bf6b84780fae536a4/colorama-0.1.4.tar.gz#md5=24970c89b810a6d3ff35a67550305aea (from https://pypi.python.org/simple/colorama/), version: 0.1.4
  Found link https://pypi.python.org/packages/fd/bb/b84178418e5da32af96dfe017798455523c8fc87206f63ebe645e3d1a77d/colorama-0.2.1.tar.gz#md5=3478fd6dd519a67a4c3287b747cd92ef (from https://pypi.python.org/simple/colorama/), version: 0.2.1
  Found link https://pypi.python.org/packages/fe/8e/a8d0ea40a0b5ada3b1d26b65fef3bd08970d6444da239503d06cf97f2ba1/colorama-0.2.0.tar.gz#md5=57637670322774e55da16d9606342287 (from https://pypi.python.org/simple/colorama/), version: 0.2.0
Installed version (0.3.9) is most up-to-date (past versions: 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10, 0.1.11, 0.1.12, 0.1.13, 0.1.14, 0.1.15, 0.1.16, 0.1.17, 0.1.18, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9)
Requirement already up-to-date: colorama in /usr/lib/python3.6/site-packages (from hunter)
Installing collected packages: hunter

  changing mode of /home/statistician/.local/bin/hunter-trace to 755
Successfully installed hunter-2.0.2
Cleaning up...
ionelmc commented 6 years ago

It doesn't seem like a reproduce-able problem.

You probably have a broken installation of colorama (can happen if you ever use easy_install). What I suggest is to use pip install --force-reinstall --ignore-installed hunter or install hunter with (and only with) pacman.

kawing-chiu commented 6 years ago

Thank you very much. Force reinstall solved the problem.

I don't remember I've ever used easy_install and my python environment seldom has installation problems, so I have no clue where this random bug is from...