Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows: pip install fails with no .egg-info #516

Closed
lunixbochs opened this issue Jun 17, 2022 · 4 comments
Closed

windows: pip install fails with no .egg-info #516

lunixbochs opened this issue Jun 17, 2022 · 4 comments

Comments

@lunixbochs
Copy link

One package that repros this is pyautogui.

pip.bat install -vvvv pyautogui

https://gist.github.com/lunixbochs/bdc9ac9e6159d88bc21ce9486d9faa4d

@fw623
Copy link

fw623 commented Jul 17, 2022

Trying to install vosk with ./pip.bat install vosk on windows also fails for its version 0.3.42.

As a workaround, it's worth trying to install older versions, as e.g. ./pip.bat install vosk==0.3.41 works.

@nshmyrev
Copy link

Trying to install vosk with ./pip.bat install vosk on windows also fails for its version 0.3.42.

How exactly it fail please?

@fw623
Copy link

fw623 commented Jul 18, 2022

How exactly it fail please?

So in c:/Users/<USERNAME>/AppData/talon/.venv/Scripts/ running ./pip.bat install -vvvv vosk produces

Output
Using pip 22.1.2 from C:\Program Files\Talon\lib\site-packages\pip (python 3.9)
Non-user install because site-packages writeable
Created temporary directory: C:\Users\<USERNAME>\AppData\Local\Temp\pip-ephem-wheel-cache-_wezlny_
Created temporary directory: C:\Users\<USERNAME>\AppData\Local\Temp\pip-build-tracker-ryuk8ow6
Initialized build tracking at C:\Users\<USERNAME>\AppData\Local\Temp\pip-build-tracker-ryuk8ow6
Created build tracker: C:\Users\<USERNAME>\AppData\Local\Temp\pip-build-tracker-ryuk8ow6
Entered build tracker: C:\Users\<USERNAME>\AppData\Local\Temp\pip-build-tracker-ryuk8ow6
Created temporary directory: C:\Users\<USERNAME>\AppData\Local\Temp\pip-install-2ifaaujj
1 location(s) to search for versions of vosk:
* https://pypi.org/simple/vosk/
Fetching project page and analyzing links: https://pypi.org/simple/vosk/
Getting page https://pypi.org/simple/vosk/
Found index url https://pypi.org/simple
Looking up "https://pypi.org/simple/vosk/" in the cache
Request header has "max_age" as 0, cache bypassed
Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /simple/vosk/ HTTP/1.1" 304 0
  Skipping link: none of the wheel's tags (cp34-cp34m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f8/87/16f70e6d04518377a02463b57644efe3b7f0fae328601079c9a7ac847739/vosk-0.3-cp34-cp34m-manylinux2010_x86_64.whl#sha256=9029063e4550862a71b3978311f24c367792857d5d2d8dfeec7a6a01c2c7ed68 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/f5/e9cd1aa7cea7ea196cc4ddf3c2c34a9fe463a00d7ac75978f8093c8640d4/vosk-0.3-cp35-cp35m-manylinux2010_x86_64.whl#sha256=5bc1e981ba4704746e9850fb194d63f767ad4fcd861d8f3decb68a8eb0486815 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6d/84/64f08ad906cc897362998b1ce7426d1d771eee6198edaf79a22f423f9806/vosk-0.3-cp36-cp36m-manylinux2010_x86_64.whl#sha256=e7b603b5945a89c9cf70c67091e5f6a20cec0045a6d8a85c1e89d0e5e49f918a (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4b/c6/44fdd04fc1e058c8d1d57af46123a6a46a771ab6ae1a5be03fa3e854bd64/vosk-0.3-cp37-cp37m-linux_armv7l.whl#sha256=39fe250fcce569c389d9851c40964f6c3dc6fd4a141b33a56b579c9a9ec0465e (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/06/dc/39028fd6c38ba585c6cb8fedddccabb6a9d3d8a71e15f965001f1f2a0006/vosk-0.3-cp37-cp37m-manylinux2010_x86_64.whl#sha256=85e1fc79f3c62aa82369a0d54242b433ba168962666f2070d4db62290f251762 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/0e/595c708e3341e6c02b1085c6f8b356eac6b29d92b569d29ae6eb42b0e041/vosk-0.3-cp38-cp38-manylinux2010_x86_64.whl#sha256=36fa534400078329871c7582b840c0dacc3937308c01ae7c2e9e57987ed5789c (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp34-cp34m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d2/c9/c789f8627bd0d3798caa7e60c41d9666eaae51e1fd950566df991a1d1d82/vosk-0.3.1-cp34-cp34m-manylinux2010_x86_64.whl#sha256=3545a6249c1155b147f620ea426116661d14df3d3b479b6e2d068691e6318a93 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/6e/70d1399bffb948fe1034401ea3b6a0718ef53f5858160535c4fbfe6470d4/vosk-0.3.1-cp35-cp35m-manylinux2010_x86_64.whl#sha256=a48e193ed01d7943c82d0621748ae451de78a0e0e8d9c88cb2ef8c1eb3764d0f (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/cb/d13d1737679f0212fe191c2ccd828410342bfe611ede4088c9e4f471ec13/vosk-0.3.1-cp36-cp36m-manylinux2010_x86_64.whl#sha256=6b8fae956597b5e2feba3dc278193ae15289e9cc4bbb3067d7c94a180e309c39 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2b/18/d9cc168c602ea0e28d0e967232bd05cbc7aa37a4db7a591b69434e4d8660/vosk-0.3.1-cp37-cp37m-linux_armv7l.whl#sha256=5f2ec7bb9697584a88fd1fef1093cdaff2f549e9582929569ee0bba8dcd59244 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f6/0d/163d9a10b5080e099ac71e6472b74baec61a1a9939af2f38a35ff733cf51/vosk-0.3.1-cp37-cp37m-manylinux2010_x86_64.whl#sha256=775d8a9cd395e481149208fe7cc2614b1f0a921da1e4ac6b3aa8c172fabab807 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4f/ef/1ce1d5d6924072d8d6b48a149d7821c6b9d0aad9018dbf58fc0103480884/vosk-0.3.1-cp38-cp38-manylinux2010_x86_64.whl#sha256=4720d3ca8f17b74fe3873c6def3e083465700c2c97d661e64521a9cf41ee4252 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/f0/b361875890313eb8aee1eada0c6b1bb1ebd99a513b468be70890a2b0e9f6/vosk-0.3.2-cp37-cp37m-linux_armv7l.whl#sha256=d4f3df5d0746fc57276df4c28aca6b2a65384c4875ab60cf6d121adbbe48270c (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp34-cp34m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8c/12/ff24dc91cbd20497385683d41b820defbb63ecaa39a1729593ebac4f1eb3/vosk-0.3.3-cp34-cp34m-manylinux2010_x86_64.whl#sha256=e5ee629567d9a15e77bf914f2d3ddbd1de8e66dc8473b0356a29a765507a7a60 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/00/200217be34e6bbefb9dcb2f6cc23f2a85bdb015536a0dbc32ceb832ef7ab/vosk-0.3.3-cp35-cp35m-manylinux2010_x86_64.whl#sha256=8ac098ce47150bca034e4873328e3fd0b1d4d7ead0be172f9808666b59773e0d (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/6f/ade5321af094df61cc194aca45dd16abb8a25ad3bf69ed5ad41d541e60cd/vosk-0.3.3-cp36-cp36m-manylinux2010_x86_64.whl#sha256=bfa70342d64fd6f3f2c6d9648dac213d844e37dc2c4fae8c63bdfeda698bedea (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/fd/bc8aaf9197a4246a2f016e40db91312e1348c9e18f478d298a3535858b69/vosk-0.3.3-cp37-cp37m-linux_armv6l.whl#sha256=852260cafee76338f87646721d95656169b1a8bee1d2f57049f7ef72b3b24f00 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/31/14/2ca84d9bff490e1e7581e1678cf7db02a1dc902d84f38c8cb41362e072ff/vosk-0.3.3-cp37-cp37m-linux_armv7l.whl#sha256=10cf8b15a46905906cf32440f61e630bb0270b037e56ae838702e05495067dee (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/76/8e/d709ddb95c82febc1551d98b6dc87d1ee738ceeecd1c43dd91e5d1afa686/vosk-0.3.3-cp37-cp37m-manylinux2010_x86_64.whl#sha256=ee1a536f5395b53fb06ec4b167f9f83863267b5fe8f5109309180619372f1a56 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d3/36/8ebe3e94a7a5c7ffe7523ac61e725f8e3cefb5f09a6ac03a82904c20ba0b/vosk-0.3.3-cp38-cp38-manylinux2010_x86_64.whl#sha256=e720813547d29fdca0cd4572baa9ce4c80026f0d1063bb9cdb203b6de43ed701 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/71/c070746e03316d3e25273084236d37ac96847c63b3bc5bd920f5537d628c/vosk-0.3.5-cp35-cp35m-manylinux2010_x86_64.whl#sha256=836a3ddddc848cd4def90919a65088e8830d94c37e5ecda4afa5a7d51578abf1 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/0b/7369582b8f4f51bb534e43fe4c5ff07351397ed5f315a777033d2dee3024/vosk-0.3.5-cp36-cp36m-linux_armv6l.whl#sha256=b06817ac85be15073b1be2f7bb138d1e3e104d73e6371f698151901fad6b7f05 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/68/3622f66b7eea6972ba59a785f81a470d758c38641a8cab4157d8d8481ebb/vosk-0.3.5-cp36-cp36m-linux_armv7l.whl#sha256=39315af13ecb9acbeb1cec7c63cad55538cddda0b1f124ce52f56ff46259c939 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a1/5e/736f7014c27e65fe5dd359003608808d18d59f745bdce77fa798b1b71f27/vosk-0.3.5-cp36-cp36m-manylinux2010_x86_64.whl#sha256=5892627f9cf68b05dcd13db969992f911084e222c10f651d4271c9e04361ad12 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/39/8d/ab672c7b8547698f0a0f9e5b03994c4c27932173d4080c6209d226c0f23f/vosk-0.3.5-cp37-cp37m-linux_armv6l.whl#sha256=8c11dce4bce408c28beabe85e5cbe2d2b5e7542b09d9e65c4d47ec0438a28b30 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/5c/a1a7b35cfa922df84accf13eb90228f26c53713c4843391065219c97918a/vosk-0.3.5-cp37-cp37m-linux_armv7l.whl#sha256=2ef1bc963771d6b1392651d3fd56097f64d7026a5de535c42ed7aa95d9e20bb2 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/79/43/cdec9634c5c75980661060a593a69072203c42de52f95a373be382ebc49c/vosk-0.3.5-cp37-cp37m-manylinux2010_x86_64.whl#sha256=8467f1d90253cd1385f3677f2c27376140ca1ac268bf41eb9f5967cbaa2803af (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/d3/c245f0faaabc759868a4e2fe634f8399cc91f15b3e14b81439be75e1156b/vosk-0.3.5-cp38-cp38-manylinux2010_x86_64.whl#sha256=cec95456dc9832315f5d7049420b678b03f7a363accf3c6a4c38dab38b02aa7d (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f0/46/0ccbc7ebdb0e9e6857dfa2f41247d7390dbb0e75456aea38bb5953a3d32e/vosk-0.3.6-cp35-cp35m-manylinux2010_x86_64.whl#sha256=0c3dcf290490630834eec39f43e892da49df5f0fea42ea95d9f9bbcb1415a8a8 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/08/6e304d805950ed87fb0784130659061601cb60684a7f53d9a3d2d8e9c5c0/vosk-0.3.6-cp36-cp36m-linux_armv6l.whl#sha256=1e7dc729109ed4cf7a1f649e14477794c9df5a4402d484264da5b760b76e1f16 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/9b/c8a30607d4044fc1fb69a3440824cc97129758b647708ccbac9ed901877e/vosk-0.3.6-cp36-cp36m-linux_armv7l.whl#sha256=85dfc89ec93dba3a37830c782a521555c6e45b477f143276fcea407d1041693e (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/03/b8/ff173e68b96360191572c7c37c68838d4cc7abc5a00c71629d1b5c3a3fd1/vosk-0.3.6-cp36-cp36m-manylinux2010_x86_64.whl#sha256=1242b5f5dfb6b9bb3b0f832c82c1743d8e867499eef437e83114e7fa2d8dc1b5 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/02/163268cc02a376fa7ebbc13755991cd09fe5fae4e7fb08d1a8756ce1eb2f/vosk-0.3.6-cp37-cp37m-linux_armv6l.whl#sha256=e0cf7c752b44656bd4c2f7ab810f7ff647ce75009dd02672e7f7d58df3a35415 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4c/fa/f0a76103c7eaff1852dec73125c3107aa26c3a2939d20602c6b3384c9e24/vosk-0.3.6-cp37-cp37m-linux_armv7l.whl#sha256=fbc37be2ae7aa84f6be131c8a5e08e9f9867a6a9abbf49f935ca1927c3dab514 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/f5/44786b6ab9ca8de75eb8c4fff1e095d4ed1e55c80fa1fab6832082b0a678/vosk-0.3.6-cp37-cp37m-manylinux2010_x86_64.whl#sha256=862c51af15bf0847995aadd3d4f3641727b1d421bbcaec768497264cc0850f47 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/2d/35c9342aeb0205513ddecf0869ab132f82f6ee0c2c7e469433e95481887b/vosk-0.3.6-cp38-cp38-manylinux2010_x86_64.whl#sha256=ef9f563c6af7a3524fc8fc7d7ee17d1a76d5005d1e268ee5a3a3711d2e5ffca7 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9b/8e/c15fd2dc657b7ba449d23d21ccdbc8007e1b879f9c51a4ad9870223c7832/vosk-0.3.7-cp35-cp35m-manylinux2010_x86_64.whl#sha256=6517d7d602eb4ed15601876c10f8909617d84ab80e31288ea8966f5cf1dea104 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e9/94/0114edea2ea455f5820559a75b765e6057e92355832a4d7a36fc18495452/vosk-0.3.7-cp36-cp36m-linux_armv6l.whl#sha256=cb0233ba8a8e9ce0312d858d0713f5b0cc426b977cfcc1bf69dc6233303caccf (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/ce/ddc95de286e201de2e616980808a670f008f5723e8aefeefed879ca1167b/vosk-0.3.7-cp36-cp36m-linux_armv7l.whl#sha256=97dd6a2eccac743d8c67f2a12df48ebcb5f6533833e239e123e28cb92a31da1e (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/bb/492d680a965d478309861b006fc86159fe97d686e701bf8cfb2142dbf16d/vosk-0.3.7-cp36-cp36m-manylinux2010_x86_64.whl#sha256=a9a39b421371de2ee310ca902dfcc82cad0c4e0f72f9eeb6deeb2e0f9a4575b3 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/04/79/a529f13d29231aa0d74524359967ad5d370b3973f4a784ce3484e0e994e0/vosk-0.3.7-cp37-cp37m-linux_armv6l.whl#sha256=b43f4ac03a020078bda5b88d853b08f7703d1b89635f82c5ca083d003d3d17a4 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/77/7cec164996e1301f705c5a5018acd386474409e1a33ba2669626fe713407/vosk-0.3.7-cp37-cp37m-linux_armv7l.whl#sha256=81a2bb6a3d2a29727ea6dbb9760946078f3aae8ebe30795e836f3a8d831f362d (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/53/e74134763412fabfb8b3d0d4e0a198cce6d9a93bdfda745dc50b96f65d66/vosk-0.3.7-cp37-cp37m-manylinux2010_x86_64.whl#sha256=4acb97e460884102560c83072bc8f99592d73ce88fb2dd55b93c2a9501a1ed58 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2e/92/53785abdcdf3880eb48b1b351f1418d3577c0b349c1ed4f96cc85e1c856e/vosk-0.3.7-cp38-cp38-macosx_10_12_x86_64.whl#sha256=1da7130b5fb86979e1a1982f76b7dad8e1b804bfff3f683a9db3c6b79e8691b5 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/af/f487c6c39741ad44eb30444ae02d5a83a3d94583a692744db7f4f587ff68/vosk-0.3.7-cp38-cp38-manylinux2010_x86_64.whl#sha256=05c8fd0cb5bac353044842c2e9e6e56380acca5d9b0ee1b5d8e5090b6113dc4b (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/16/43/d9255472da42ec14e29f0db2d9452779d5a9d069ec02cd17a1e8100bce3f/vosk-0.3.7-cp38-cp38-win_amd64.whl#sha256=f2c4c1437c98189fea0979d8daf6bd1d42ff614fe9f36d535f1411260d89b791 (from https://pypi.org/simple/vosk/) (requires-python:>=3.4)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d6/f9/0b5643abbce98bc405572e0696dc847b6c5229833499f1b6eedbe6de7dae/vosk-0.3.8-cp35-cp35m-manylinux2010_x86_64.whl#sha256=ce561d97b87db7d47463edd7b36984bc128e3bc24daad5feab6b51a6faea9ac5 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/3a/7f68fe5f841e2d47d26829c878594d35238c3e9998fb5f7176e9e1a1a9c3/vosk-0.3.8-cp36-cp36m-linux_armv6l.whl#sha256=6431cb9c5a034803ef58df473435222afe85c41fb68d2ec55c017d7a84582271 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/18/ac79ded77eacb064a6b1066c73005e1656e5133262c44ab2aeccc5ba481f/vosk-0.3.8-cp36-cp36m-linux_armv7l.whl#sha256=5ab3ad1e9c01391257897f328df6ff7064ca41df722bbc51baf38215ed3df639 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/41/3c9ac35d7a0103bca4ee95e68f80bc79ebe88493837c8c413ed3d947fd40/vosk-0.3.8-cp36-cp36m-manylinux2010_x86_64.whl#sha256=14dcef359ba065f74a2f54b2d739dafdb57aa038b17e5a327f7d78da1c958949 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/97/09968864092b8b7f62f14fdfa5990d731b84e14dfdc114185e0e7603c79c/vosk-0.3.8-cp37-cp37m-linux_armv6l.whl#sha256=dd4e062e9a06355ee1f475bfdda629c98a456093b6cbcf58715ef58374d2e211 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f8/ae/9c419b394785593c45cc768910c1dacf093b63276d9574e15eb5307ba813/vosk-0.3.8-cp37-cp37m-linux_armv7l.whl#sha256=4341c4e1709da0618f79a154d425b8ea2cbe6f47492f60c176b0b93743a70877 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4e/49/0ab6235c390d98e9a15d86c83bcec456624eaccae2726ff00a3726bc7773/vosk-0.3.8-cp37-cp37m-manylinux2010_x86_64.whl#sha256=86dceeea1ace165b61850a4ca979cb1dafafa2906e915c8e07c886646e94e3b1 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/f3/150ddeae24f57d85df19e4515ad5bd8b69246fc2886114d58392cbe023cb/vosk-0.3.8-cp38-cp38-manylinux2010_x86_64.whl#sha256=4c6d27f8a2491746065fc744e8a4fb51cad3e896ab6524cee143f210b03dd9d4 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/62/0c86e76b3b31eea6b5eb7c08f4599683f50632ac6037612ade6924a184ae/vosk-0.3.9-cp35-cp35m-manylinux2010_x86_64.whl#sha256=6721978bc52d41a9ea39a005a32bd777f347238e92f59c763926479ba11d7edf (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/22/6c/3c157122a57e7b65ab5b7df53c1cceea300c65e5199a0583d8314286ff51/vosk-0.3.9-cp36-cp36m-linux_armv6l.whl#sha256=23f1802b7f4ca0dba196e214f3a3a39895c1ec7e355b37e04e43db8d7eaaefae (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/a7/f9f5ff63420c4d86c3cc2d34ee9dfab0822fe7ce50e45233c6a1190f104c/vosk-0.3.9-cp36-cp36m-linux_armv7l.whl#sha256=5e63539e61a6f081a9bcb1525b22c9a517ee7f844a3fae99cea2a0df274bd329 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2c/73/b5f51c89782381bdda38de238e2b02c57ae2d41c6d1ad5973a929614b0cd/vosk-0.3.9-cp36-cp36m-manylinux2010_x86_64.whl#sha256=866d335b6875da74b37a0f4be3c80fe1d0a5fc1b31028c98009be2c30aa984a9 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/b1/cb03c782543d342b85854f96643b4519c247750ab6800f16240eefd5e609/vosk-0.3.9-cp37-cp37m-linux_armv6l.whl#sha256=0b640ef58b3bf67c26a34ca26d170ca329760dced279e95ea5696f8053ca2069 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/3c/2f494f2ffe2473bb0f45c5a6e65830e25bb387ecac721290fcb2b2db964f/vosk-0.3.9-cp37-cp37m-linux_armv7l.whl#sha256=6a1322ecb848748c2ecaf6835089fb5c3a7abb90e9b71c9998486f57fd4f775b (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/09/e2/9887432e509f0d273998e4de2e76768b614f806cb00755513c66bcfecc3f/vosk-0.3.9-cp37-cp37m-manylinux2010_x86_64.whl#sha256=de4f75c04f9172626d6dd4291b2f5fdb64c434696d54ca246575482f98c2b3c6 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/59/40/69f5438684608d392b1c97f881482f0954e09807434a69fc45871b85e7aa/vosk-0.3.9-cp38-cp38-linux_armv6l.whl#sha256=b4492d569b6a110640a03aca9d734bcc8a68bec3e5d95382750eaa82dbb93dda (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/d4/b7def44c5d8bb5e01db5d689f4cd409e1873453f84273b551b1aa665a173/vosk-0.3.9-cp38-cp38-linux_armv7l.whl#sha256=c48a79f7b9ff2be4320d5841a243a441b2c33bf10ef33c90731e1a95d797f594 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/08/d9/e84929441c8e331d02f3bf38ea2cca74fd2b17b637386b6de2ff90e45dfd/vosk-0.3.9-cp38-cp38-macosx_10_12_x86_64.whl#sha256=6bcaeb4ce6942ff73ba27a13aab73240e62480169f64ba5417756cf7a7f55ac6 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/bb/5ad17400faaa28cca6735fc0c32340077d1c2c10ac13e73e82fb83a0aa22/vosk-0.3.9-cp38-cp38-manylinux2010_x86_64.whl#sha256=3e80ea459eacbbbbd29e2b9a85ee9b1b3c65981bd97cb73affb8a6f1032c0d3e (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/a2/2dc0be05ba524c6c5b444e1b8f772401477ffa1040bd2ea079056075acf7/vosk-0.3.10-cp35-cp35m-manylinux2010_x86_64.whl#sha256=68907591a91e1143f70a613ef212c94b9ca9b27f001d0b3da0c337c7092899f4 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/63/d0872ff556063786c9c0bcd271a85cf5d604febbde89d16a0a11b6db34ad/vosk-0.3.10-cp36-cp36m-linux_armv6l.whl#sha256=9e0a00eb9fd6d4eec5fd69656fbb56f47c73765f9145d009fe8b52a48de9902f (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/f2/644d2fa71ba4034df2c85d4a32e78caef61422efca870b5f4756c8065b5c/vosk-0.3.10-cp36-cp36m-linux_armv7l.whl#sha256=3ac22210397f75ad96d255dd14433b4bc067208953d9977b5c65416ce2e86268 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8c/1a/b107e9929f5071386fec2ad954daf94b174acefc5be09f27164c60edc203/vosk-0.3.10-cp36-cp36m-manylinux2010_x86_64.whl#sha256=0b355df53b252157bfcfa0aac2ba07a245b32632bd44cbea264e997e1dbf848d (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9c/ba/9d56d4b5762d40117180d85b707aca76a12ac24d516560a89c04b0baec19/vosk-0.3.10-cp37-cp37m-linux_armv6l.whl#sha256=51115554926ca72df1fb6c13a287217f3013b21aecc9492a735cac4416a47cc4 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/9b/92700cc9700799cb69a676c0f8e84fd675fd58e2b04465b805694f4187d8/vosk-0.3.10-cp37-cp37m-linux_armv7l.whl#sha256=0d4b7ca902645019d5a76aa5d92304f652281373ebc6bf9df600192a2574a0b5 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/10/3c/55aef862da8be08c485faaccd0a8353590c2a5e32b58635a5901ddc638a2/vosk-0.3.10-cp37-cp37m-manylinux2010_x86_64.whl#sha256=6668bf21162003327b69fc6134ae42bc1be669333ffb9497e2c1e92b83541b15 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/47/46/da07d120305888b602f8c5058bf5eef5f1671e3b0707b76e15b7b61ced31/vosk-0.3.10-cp38-cp38-linux_armv6l.whl#sha256=f9b263429e58ea0185389568eac80932f5b840189a2336649b6321c1ebce2944 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4f/68/e28a61287d711bed564b860142ea612dfc5c2e02d787c44e59e7c139438f/vosk-0.3.10-cp38-cp38-linux_armv7l.whl#sha256=d608955a2c743c30a2a2062ac60b6e7273e5501339a9fc4b3cf3ed2911c23d28 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/19/a23b83b626f0366359cbd28045f0096acb6282e7b8eecaa9b2697bb77a9a/vosk-0.3.10-cp38-cp38-macosx_10_12_x86_64.whl#sha256=c9cdc7ff5b5d5f61043fa56932f48d8fff3e1c1b3ca58735e827619319b5674a (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/55/70b0c2d9766f9cd8e3f23a1ecc5724f5ba6e206d6e5ad29d738c1302df05/vosk-0.3.10-cp38-cp38-manylinux2010_x86_64.whl#sha256=c4d77a4e6fd1d21f80c9693c6cd3ebc5736c29912d9c5ae5d08a050fb23ddc0b (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9f/8c/376fd8bfb3cc7cb94ca87e38fbeed8b23d95c0062b99f457cd00c75bb4ea/vosk-0.3.11-cp35-cp35m-manylinux2010_x86_64.whl#sha256=d87b7b54e557839688bc7c3fadce7cd5b4bbc4e2f8efd9d76dcc2d65a302a1d2 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/02/f76a314d9f362aae144c3921b182cc85d07982e3895abca0e0b80cc1751d/vosk-0.3.11-cp36-cp36m-manylinux2010_x86_64.whl#sha256=921d619106d4f7c590ecbd685dbdbc97303bf31fdc1e379047bdeba07c47f293 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/c3/25ed9e625ca217451d58f0d83acfc7e28901e1feb4b0baf0f53c608b1615/vosk-0.3.11-cp37-cp37m-manylinux2010_x86_64.whl#sha256=2b8ed35f631da3767c5512cca3eb8bdfb813e72720d1cde0f72249a31ca6a0fc (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dc/d8/3a6af99280529531d992e48d21593f92754e213159641ea12a9dc9588aa2/vosk-0.3.11-cp38-cp38-manylinux2010_x86_64.whl#sha256=45c10315b437bcc575c56f1ebd71266161916bec664140097f72c6d4f73f0db0 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp39-cp39-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2d/84/f16d3f4f30e67292fac499979ed0b4cc8ecbef14a513c8eaec1ce12d4bba/vosk-0.3.11-cp39-cp39-manylinux2010_x86_64.whl#sha256=d836cd77e6bd1093c8075f6374cf1d425c13e8d1595a044dd04a928c91b394ae (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5f/42/6ba31d1a9168aa6305f00062e31f1cc2fb109c16a204b3b00662d8f120f2/vosk-0.3.12-cp35-cp35m-manylinux2010_x86_64.whl#sha256=ac1d56a03a4407fb9b2f515c57b9b9006f8282fbe9f80d6012916e5deb822429 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/92/5f/e749894bc3a5841dd94d777c985b9c64c5c7f3b5198e9856ecc0b0043892/vosk-0.3.12-cp36-cp36m-manylinux2010_x86_64.whl#sha256=4def95317f1fab2d9f772d68533387fd4eceae2d69b211d742f2bbce3ca8f696 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/f4/211e45c12682d9b0b68bc8aee7333647083959881b52a685dfbb39796b9a/vosk-0.3.12-cp37-cp37m-manylinux2010_x86_64.whl#sha256=403bd90637fad5c8a3df00fad8be70e0764bd9d0bb3f36bc61bda2143b200ee5 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/6b/2df8c42a4918c3b150828ae48efd3fc18848f9ea8e66a5badfbd311ca66f/vosk-0.3.12-cp38-cp38-manylinux2010_x86_64.whl#sha256=1d096e358a70ceadc1fb7e2a36f45c2d59d01641b48607e6bb93564728561113 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp39-cp39-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/1f/811c0728d89a669c268e055037d63dc0411e85619a548e88140f1cf27e3d/vosk-0.3.12-cp39-cp39-manylinux2010_x86_64.whl#sha256=00738d3d01d3ca441b297edd144f5956344c4916343ce1fc2c26f80fed1ac8a3 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/54/0f/14c454f55807a56fce4eeb65862a36e1c8718d1b7b429fdba68fbc3eb6c2/vosk-0.3.13-cp35-cp35m-manylinux2010_x86_64.whl#sha256=c12751a3e421b620fcee0b5e4439faca882cbd309bb25659c98b7a0c11839467 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/42/3bf688d5345236ee623213bcc191b9cebc69594fff94296355881576f742/vosk-0.3.13-cp36-cp36m-manylinux2010_x86_64.whl#sha256=13412d695fc525365abd6daf20c2e160388982f614714ada06a387e4c77776c7 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/4f/dd6623ecaa38995620c761e3c1e363dadb688471efc227c2f474c4884c19/vosk-0.3.13-cp37-cp37m-manylinux2010_x86_64.whl#sha256=6323fe107c6dead382de266f1285b44a357bb78036ceb506f0ea6f6475caf869 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/50/ac/76c48b43dee7bcb15f5ae211ce4b115f02f6c3127c27dc3f066a416568a5/vosk-0.3.13-cp38-cp38-manylinux2010_x86_64.whl#sha256=141387583e8e623fb32cc8e1c23e8ffcbce0c5a4e6b0f638d038527f90b96b7b (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp39-cp39-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f6/75/4788ee4cf06f17820d50e1e0348bbd8eab4b64787dd46f1ced8ba1aef6ca/vosk-0.3.13-cp39-cp39-manylinux2010_x86_64.whl#sha256=2bb05eb2d6ebdc83c42076047997d1b3a53d2484249256f5802c6f21680303d7 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7d/77/624709c8444b7591f545d580de4272ce5a259d48f8715b2a45999396ca25/vosk-0.3.14-cp35-cp35m-manylinux2010_x86_64.whl#sha256=8ffb15597c7f5f3dc9d203424a9c6e6344031c2918529a146d32f248b6bbd26c (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/25/92/430bb509f81d83b813ba1358d4db40d1db1dca83957e74cefe201b0428a2/vosk-0.3.14-cp36-cp36m-linux_armv6l.whl#sha256=f5de16048c46aac6a0f51cdab0805a81f2fc01b0a3695c21741b63f92590446a (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8c/ac/74092321b7883395736a569908b79ac5d54e7a9d1209b8b67320c0b3e2ee/vosk-0.3.14-cp36-cp36m-linux_armv7l.whl#sha256=7810bbd9c4182611d900c7e59b514eb99e1c2dbae0d753e6560cdbdf248d47f9 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/48/6d/aa1e1ff7e92fc198540c4663923f72c60cce34efe2e473f327c3801e4a69/vosk-0.3.14-cp36-cp36m-manylinux2010_x86_64.whl#sha256=220806fb3f9911957cef7760d3b10f0c20180345153b31982930d04b0da4c0a1 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/e0/78b6a167085878b405a7da553217ad659af028a73f42589d9377fd937f0e/vosk-0.3.14-cp37-cp37m-linux_armv6l.whl#sha256=3dff435775bc72631ffb2ac8d269c1e4d2d164bbbabcd280d949f5852d9128cf (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/a2/da19f1b5e2ff9b2a6eb0ddd0c6e2766693b4841d67078d79fdbfc5fdbc0a/vosk-0.3.14-cp37-cp37m-linux_armv7l.whl#sha256=4b49d59bc9b56af05896196b9ad075b5d8ade5a42b6b42b14cbe8f4d766921f9 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f8/e7/b0a20b0fa78433b0643cd1c01ce0d01f5f824b192f301f464f94f8a79035/vosk-0.3.14-cp37-cp37m-manylinux2010_x86_64.whl#sha256=aa82165e7ca36bb1c3b075b8a4cc6baab88686e6a81b0154e7a40b5d042bd9c0 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/77/7e81b7dfbb303404154f673b9315a465db81d3d5e70dab7207d7d17cae97/vosk-0.3.14-cp38-cp38-linux_armv6l.whl#sha256=20d855394ffb569a8cf6c5a826bcd8071b773648d39ee0712c5c1bf5b65ed302 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/50/88/a8fe87a60ca28feb56053d7446138fb91779309165f4b7e2a7af438d6417/vosk-0.3.14-cp38-cp38-linux_armv7l.whl#sha256=c032c89a01164b0368fe8225dd2cbdea1bf7f8fc2dec8fddbc31b8e8e0502b63 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fa/bd/45c70a6e876f2119338037c68f74af1f49ab28fa73894f2bdbb0d4a2bfb9/vosk-0.3.14-cp38-cp38-macosx_10_12_x86_64.whl#sha256=5e396c6ee9ad71a137018080d67eb111517d8a0b2786e0561cc91682df9e1b1f (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a2/f5/62ee2bd754bf0f8877ccc548d2990126d4fa2a2ed3aa79601456c5f00784/vosk-0.3.14-cp38-cp38-manylinux2010_x86_64.whl#sha256=1f7ac352f160b725dee3139138d3eb6159e63e5856725036d4c472f181ea332e (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp39-cp39-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c7/37/fab8c9d6dcdabfcf781aedbf4c08f03af55b19769c8e05f86b5257094e3a/vosk-0.3.14-cp39-cp39-manylinux2010_x86_64.whl#sha256=4becc29fe3f9fb4960360154825d3e296634453c9e956e1e5d8e75f025ac3903 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp35-cp35m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/1e/8882494752d38c4111e48dedc5fb6fe761492460b715c290ec44d6fc1b7f/vosk-0.3.15-cp35-cp35m-manylinux2010_x86_64.whl#sha256=a99518815c7ca94c295571f90bca06eaa7933829b70baed837b9f9fb07e3c7ef (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/94/d1072440c9d62369f62c990a019719dc771445140b28a1ed329009fcce99/vosk-0.3.15-cp36-cp36m-linux_armv6l.whl#sha256=87004f97ad91e74a15f15e25dfcf8c58e399331f36b04d1e65622aed72932d45 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/23/463e9fe2b9ff90ffc7fb72a5f450921746f95a57ff75311896a59af3e419/vosk-0.3.15-cp36-cp36m-linux_armv7l.whl#sha256=c6157707921b9a511afbbc1a8fb1cf4923e2a97e69b2ecbe06463be6f9055ea0 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/33/851cdbb77d12902e8a2e826e7342409a86a020a74b899e9eba4fac3f6fec/vosk-0.3.15-cp36-cp36m-manylinux2010_x86_64.whl#sha256=37af975818faba0ff8a92d55e26cc770f44b6fb73b46087d4155408053352b20 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/17/21/d04387a61f87a00a5cf1e77e2a1b24c0d15d884dc23fa85452f429231481/vosk-0.3.15-cp37-cp37m-linux_armv6l.whl#sha256=bc99ee86118991b422e1980d64745ac93414c32f5fdd1c0122ae6a155c5e85a4 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/78/e9/e8e1b9431b19ea0fac69eb828bda3374bb7c13eb02f6bd497bdd52157e98/vosk-0.3.15-cp37-cp37m-linux_armv7l.whl#sha256=9b66f3dc4fea80b74f954d3e74ecaca2599364cd64766ef0b4f9cbc7a852effc (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/17/d675dec10cd2382674fe9e531033fc3c509e6eaeb02d69d8bc90c27bff33/vosk-0.3.15-cp37-cp37m-manylinux2010_x86_64.whl#sha256=10f6f5bdea725935ab095b13ef172461f592c983135cc9aff17ba0542d092989 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv6l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/e0/e61975c19fde85019b361bbc6134e9d25abf9f5388f85943648cb051aaa3/vosk-0.3.15-cp38-cp38-linux_armv6l.whl#sha256=93f8cd618cf40d7c02a683a92ccfb9468c2b0534c29f1ab0b4e60a733d3dbb45 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/82/4c2747e1b2508fe56612944f110262047d078a6b40e328ef1d926dd9f368/vosk-0.3.15-cp38-cp38-linux_armv7l.whl#sha256=8c03aac0c2a35d9407b55426b4357924b6c30d2f9b64118c7ae41daa5c75069a (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/5b/3fc6c8c741d9df5db65cb63040c6382227740cbdafe830ddc9c6d4fa18ba/vosk-0.3.15-cp38-cp38-macosx_10_12_x86_64.whl#sha256=1ddf221c61caae754a7369c95b0058e7a03e7e04496fc39d6d5eb299ee50a203 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5b/ee/8cfc5f8054c5c5535477251b1842ccb3345cfdad9e80fb4fba75446dbd55/vosk-0.3.15-cp38-cp38-manylinux2010_x86_64.whl#sha256=0aab6c149a549daf065fcf24cb8d059adc25b16c8c810c2dfefdc24e94ca6300 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/19/96d5dc978e9cfd5dd0b9fc13f5af9a7763b44b96faad89e20fc8119368b0/vosk-0.3.15-cp39-cp39-macosx_10_12_x86_64.whl#sha256=699bdb66f791116a65a3ef18d75c96842d1aaf2909bc2632bf62eefa5e516bdd (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp39-cp39-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f9/97/bec515e40f80a4ee2a196cff954b555bb66a3d647b0f827ad3916a5ae2fc/vosk-0.3.15-cp39-cp39-manylinux2010_x86_64.whl#sha256=f3857925e7f0263b1d5f357a29efb5a4f2addf1b54a921f2af833ccb5cca1244 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/ef/0ba94e4e09dcca74468d7ec30965298e2616e1a2f59862cc5a1d48339619/vosk-0.3.16-cp36-cp36m-linux_armv7l.whl#sha256=d98eda31bb29cd5aacd54496462f71141575ff5754758fa4b0ae7029025845f0 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/76/6f3f8a899dbd721254f470ef61f1bdc41785104e9cba88581f47d36cb987/vosk-0.3.16-cp36-cp36m-manylinux2010_x86_64.whl#sha256=7cd8941bf3729d75b4242ee115878d190b9dc683befd90ea630fe334c66ee8a1 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/06/183de2e3abbc947a540bca9d337abfcdf7dfc9d3e66a3686ee8b021a5015/vosk-0.3.16-cp37-cp37m-linux_armv7l.whl#sha256=d95a042da130daa4e13b416c837354dd3075588dc54ba0d130d107777e34f870 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/8d/dea253e48e3cef6caab969bc554b9feac1fef322b10151c4e01c1d494aea/vosk-0.3.16-cp37-cp37m-manylinux2010_x86_64.whl#sha256=c107b631716082381b3cee785b421f6be1737f3cf74ce5b49928c33713bb57ac (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/f2/c7cee856280142bd56acd6bfb74bbb5b31a5db1f773b2fce438e4f925c1a/vosk-0.3.16-cp38-cp38-linux_armv7l.whl#sha256=7a667aaeafb57c36416518ae53337c5c461b872f5daece47b51eebabaaa69bdd (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/b1/9a79b96b8db81df3636f08f90ac63b5e776c364f81ed1013e862a26fb1f1/vosk-0.3.16-cp38-cp38-manylinux2010_x86_64.whl#sha256=cd26a496c6d3e98ddc4e6701282579af0e4d603254356cfad782a295693003b1 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp39-cp39-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e0/08/1cc3814d73b634bfed7e51b90432567bc585a7186e9da435e192470c0846/vosk-0.3.16-cp39-cp39-manylinux2010_x86_64.whl#sha256=0cc98238b67c4a19698e1532f781953bf66310b61b5fc76380a9cb570d663e06 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/a5/7be6585f6035e87a1a74f5cccefcb10df24760a6afff685c1a214b7c87f0/vosk-0.3.17-cp36-cp36m-linux_armv7l.whl#sha256=3f02ecce8132b9fb42c7e5df6fa2cfc14e78bc98f29834ef9dd0edbfd053102c (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/9b/e9aaa17cfb1e1b8f2c15403cd7343fd6e50e1604e4826392c103987d3db7/vosk-0.3.17-cp36-cp36m-manylinux2010_x86_64.whl#sha256=ba059cd35f36f82a1f75f696456d3a94035baf6a4148510d3fc74de13ebe7cf1 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c2/c8/c7762d82c523ed6b5f5418e6ebffc8cf36ea9232289d650488b72b64ca2b/vosk-0.3.17-cp37-cp37m-linux_armv7l.whl#sha256=478137518e4317cd89c5de909a0759ef3c2d8d5df8efcf239f455ac9c21600c2 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/36/501e852d7489d6a1456dd06f2b3da32000b0e79b9ee35cccc83e1a03bacb/vosk-0.3.17-cp37-cp37m-manylinux2010_x86_64.whl#sha256=39c018b0645b14f3fedbd707fdabed4170f1715f14602286ccae70cdc3be143a (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/58/e4/27091f02762c044167cd078562809d4d86dce51517edf18f363e453eca9d/vosk-0.3.17-cp38-cp38-linux_armv7l.whl#sha256=b82b84ffb7fc2fee66048fd7b53f5d3423a0a8a0b11c0680dd1a97d6d0b44c77 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cc/9d/b76e52a04229339387e562bce6d6d77246e08a326a8e1d628caf4b26cbeb/vosk-0.3.17-cp38-cp38-manylinux2010_x86_64.whl#sha256=87d3d2b7a8dd38342e3a3258c8cb491f540953bf4f84e0ce53cae64f76179e69 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (cp39-cp39-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/7c/c2543a364b0bac1f1eacf6af8ea9767b3687666dee65a775a7006490a1ea/vosk-0.3.17-cp39-cp39-manylinux2010_x86_64.whl#sha256=c9933a634b01a5a1b0a7605587775168e1b2ecb6e765ed36b48d3183f44e83f3 (from https://pypi.org/simple/vosk/) (requires-python:>=3.5)
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/54/cb56dcbeae6fa11457fc6a7735b7a03d331e398ff92b8934db1a7f69b351/vosk-0.3.18-py3-none-linux_armv7l.whl#sha256=e07aaa3a24d0e229afb248baf72e157a08632235f2506934bd5c2eae6a9cdc43 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/03/109953475196e2233c700cd5ccbb48ccdfee790ce54f591b1ecb85118f10/vosk-0.3.18-py3-none-manylinux2010_x86_64.whl#sha256=9149e1c818f3cfd365fd0b71695618c2c2bc8785e0d89a07990451ed49a459e9 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/e1/cd526a76b841506033f3d65fd288a59d9dcfdea0417cb822ddd2910b7221/vosk-0.3.18-py3-none-win32.whl#sha256=35ebd2b12b47da48c77c23fc9b2fda0a8d7dd2f6ff90ad3601cca5b616cb167d (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/e5/89/df5c3543e37df3b7d7bc726d8b9f871e786ed85bdf391065bde51d1f6a71/vosk-0.3.18-py3-none-win_amd64.whl#sha256=99f0f8574d6a2f90f765959866bf25c0c4c02e1965159775812ba8648149e455 (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.18
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/64/f4/cb0f51c2c13c5729db48e6c74f123a19977c407988c519889b702e55dbcb/vosk-0.3.21-py3-none-linux_armv7l.whl#sha256=0a9a3b9dcfb9ce25c19f29cba878274a4b7db7d498155cdd566e5416085e81a2 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/d8/5e04d2c0d5f4c67e4dcd592ae3e56ac9908782044c0829561f0eeedb25d3/vosk-0.3.21-py3-none-macosx_10_6_x86_64.whl#sha256=f91a78a662e677b96dabffd3fd15d46b45799587182e7c0a11fb3fa0ae1fdd6f (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/27/da/b81a3f54f00ba0df2c5e1aa1b92a472e652a5cfdc4d230a448ee8cc7006b/vosk-0.3.21-py3-none-manylinux2010_x86_64.whl#sha256=7123be9f7580f8e5fe61e6f9afeda82e2bf5ed382d6a31fa76f05f9463b1109d (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/d0/b98517da4750a9cddb17d1d7259c8f828076809b00811ddb1ceb0c6aae5f/vosk-0.3.21-py3-none-win32.whl#sha256=b1b1872f2924400a0f9275d2a535c7e9e7de6db75f27d3565ba4e1e9241d4aab (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/fe/8d/39e485094e0fb0fef4855f3a6cfd99bbc459b1dad98971a5d0e4f47ce297/vosk-0.3.21-py3-none-win_amd64.whl#sha256=41587f1a6ade94aa9bb1680be3df3fa0d7b7572bd9122fad8dab63de97339808 (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.21
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/96/43/c993eae7c0b0e099f967020d4ffbf6d010bd0498bc6c3457357b3a74e2f0/vosk-0.3.22-py3-none-linux_armv7l.whl#sha256=903fc96aa9e9cf935fefd0cb8a305475fa9cc35401964c467aa8e34769a4f4fd (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/64/76/750788d585bbec701a6be11bf5a15587ed75a60f732c8044fe5e859d9b02/vosk-0.3.22-py3-none-manylinux2010_x86_64.whl#sha256=d9c4106285536c91b08928a0b3a475e4329affea16c6508e4e9d6af1c6ada8fd (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9c/fb/044151deffca43679aa049a4d4a0229dae93c93cd8e28d3c22687783435d/vosk-0.3.22-py3-none-win32.whl#sha256=adb01b63c8cfc9e3fff30735da5b70e3eda845f0fd95c8d88a65afb17f510b90 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/a2/36/5a85cc4c9794eed15b9c6705f02a5120cff920d9cd7a59d251ed9bdc2a41/vosk-0.3.22-py3-none-win_amd64.whl#sha256=c81afef5d7b22c07da19605025f4857ecb83031fe4b16605cb1db4f846235ceb (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.22
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/ba/6915efa0de0277f001123fd9035d49a79926d72d234eb4e8fb6c461d7fc5/vosk-0.3.27-py3-none-linux_armv7l.whl#sha256=d897c1eaafcf19ce87e384f1a338ae95f1bf26bd0010d62ee72dc7d38984b223 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/9f/5feae3ba298621a028bb246a04185e67d76b349212917a2d0b7ad7e5cf72/vosk-0.3.27-py3-none-manylinux2010_x86_64.whl#sha256=6a181d35ddead84e13de85e0d248b80032295aa85cda67e450f1cfb52d119c82 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/e3/f71480c1f58d38f67d86de7f2d03af2bd41e14da65cdc73563e5b865e769/vosk-0.3.27-py3-none-win32.whl#sha256=64d2f65d10e07a259c0d059eabf0fec57f8eb65a0516408c83498f722eb6bba8 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/5d/89/810cf64355716756bdb73be25d2fc290fc853134f3e354ed0b16d90bef07/vosk-0.3.27-py3-none-win_amd64.whl#sha256=39715bc83ad9d71a46d75439b571458bbc59c102bd6fba0bc5b49681a507c5fd (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.27
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/a9/5aed1f6769f22180ccdc5be313aa6935fd299ab845f9defddc3e6a7d2aee/vosk-0.3.28-py3-none-linux_armv7l.whl#sha256=d64be789706f6dcb4858533165f747c2341170a66c840571a01c086c1df8b990 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/63/85084b2a89df82501ab8004ac30af90bf847e84ddbd3730a420e6ad3bedf/vosk-0.3.28-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=50d72e2e674765a6ec8fee535d2b734ca52959b84807144cb1d62d3ed2ba03ef (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4b/29/af4b10e0f2e977a546e63c3d9882909f6f24dc54ff5a78e9dc65ea2f08df/vosk-0.3.28-py3-none-win32.whl#sha256=bbdaa7dfcbc0b1bc02dc2ceb357509f8cba9ec05aa77364ec851fd6c086cf573 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/0e/b4/c9df9e31b9bee88c07b29f35078eb9d7379fd9e9abe6cab9c9dc3b9d3da1/vosk-0.3.28-py3-none-win_amd64.whl#sha256=529b068e6b7fa9736de38b6dc0257952a23aef8b8a7db7e9b5f9c457baa0c30e (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.28
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/2e/c58c0dfcb13d067c4fc613f8ff8798e6f2bcb0a1a7e8de689e953903a5da/vosk-0.3.29-py3-none-linux_armv7l.whl#sha256=d8e6320e80919be2baa7921a6bce4c390d247576259d9d63c4f70e2f6a157387 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/78/69/38c06854882d03b904093062cfbd4c4448f1df8a872a4210a820e5c25b03/vosk-0.3.29-py3-none-macosx_10_6_x86_64.whl#sha256=7649ebd526925eb35972583bd8d9c633519d607883090e04ba714e845509a85c (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/16/6b8d9cfd2afc9d065d58e8ecf11eed472b190b995f7e9355b4acb2265256/vosk-0.3.29-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=2c145f77491cdee03b1ebec8d83d52161bdc7d5e4e2a40c073431661f1d4e1a6 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f0/61/6186277cb511ba209b9c3c30c871c7a6950c77ae8694426c50b9eea4c0c3/vosk-0.3.29-py3-none-win32.whl#sha256=686d799de8b6c8c86d1fbf982491d323e7fcc7b0e7f66e448ebb435ad316e710 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/c4/a5/5b4a85e56f9fa4edffbfd35eee741ce35c7f0d9292f0007758652a324f8f/vosk-0.3.29-py3-none-win_amd64.whl#sha256=6461450506cfb260751bd4b7685a4261d7af20cbe565f0e1cfede0e39d591d1f (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.29
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dd/6b/d82b1fd391a9851b637e6889b05cd6ff1af66fa60af3e170bd1fcc27d2c4/vosk-0.3.30-py3-none-linux_armv7l.whl#sha256=c7702a52d3f940b50131069cf2f82ef5930cf0d40bd3129922e15f8da515f661 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cf/98/087f28bb6f08695c4ea1b044fdab3715352b57bc7314b7cdce33ca349b27/vosk-0.3.30-py3-none-macosx_10_6_x86_64.whl#sha256=36bc2e54de292cfd47c0e446500cd4411a44e72b5898d8543c8611ce9423aa76 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e1/93/4d3b1843897f0290a2c93d48b9124058ae156b8e82aaf8b0764c536997b3/vosk-0.3.30-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=8883a61abc4d12278378fc23bc7041adcfb43e90aa90327ca41d5554426a01a0 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7d/29/ab9b8aeaa5d62ba56a3131af71443b980b9302b0854e84194221d734bc3b/vosk-0.3.30-py3-none-win32.whl#sha256=b64db0070ef1a4093664723554653fe93d5536ac21edfd363bc80b10c6ac1367 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/1e/d0/6017f5b5d9e2cb1dc9b4352e3b78fde7628cb10df79e99e1fec637f7fcdb/vosk-0.3.30-py3-none-win_amd64.whl#sha256=b4c401755611724fbaf340bbfdeabd5912f31bf6abe7dcc17c4f71c8a99d3afa (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.30
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/67/46/6310e2319491aa2003bfd124aaa88261605fcb8225d4adf6f5cd5d78be26/vosk-0.3.31-py3-none-linux_armv7l.whl#sha256=17aaadfe5d28a39a38dfd99d0506b88804019dbb77d906fdaf9ef9c7d5e97c40 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/b0/e51a48d1138f3078ddee99e5e0b4a5f91deccfb9e172c15234a660a17fa3/vosk-0.3.31-py3-none-macosx_10_6_x86_64.whl#sha256=4531f7746086cc6cb162ba004760be6bc4aa40e90ad0eaab7f0fb58955a004f6 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c7/ee/a8c2d362622fb800da15c3a277d071ca73a6eadf784ad53d925fbb23fc6e/vosk-0.3.31-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=4ac04dd4414f2e7e2d13cf6d10aa38dd7380a44a656a689bc17be83b811b5459 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ce/4c/181b7c041243e326bb9014eb63c89b4d884d414a8a04314bd6c88044212a/vosk-0.3.31-py3-none-win32.whl#sha256=e1b7ad5e9f3b94fb6c1555503be30d5bcf84b851bffd3be3f3101c95d9fa8200 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/37/61/f3f81d1020f86cd72b3eed69d2fb019a6801ccba157c53cf8a58edc887e3/vosk-0.3.31-py3-none-win_amd64.whl#sha256=ff5742c4ee392eecb88af6cdb0dc20c58bea6cb181d6578dd204eeed3ac42314 (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.31
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/22/67/73c70f4ba6e32c6e089888086a29078d53123cec4c7d8ef050355d24020f/vosk-0.3.32-py3-none-linux_armv7l.whl#sha256=12978cd72ef01923434e42a26b572a1e4ffbb90aaa41e71fdbd990da612b929f (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2b/cd/b580624bc193e50eb759d86f9a844cf00a242fd6768d3399b30cc8abcd56/vosk-0.3.32-py3-none-macosx_10_6_x86_64.whl#sha256=8ce44efe62cb27948b6ba8dbc153ce9e32474f8dbff850d38a8ea6b3af5068ff (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e0/d8/73fa801ee551a2aadc859e07d1e81031407317b3d34dd9f49b49734158ed/vosk-0.3.32-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=cbc18e23abba1db37db5545c167f00133df8c040b54df7b11d53a1167b9bdbde (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cb/58/47886925b665bdc9870f0eaf5bf68bd60b303bfc5c46c2db865b19a2f8ca/vosk-0.3.32-py3-none-win32.whl#sha256=d96b2ff0125642f802878e3848be0403fba97df269d7f748dabd8854d33ff30d (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/04/ed/cf5f3d36ffc696a66360a65ecc1e976a364d288dac2be87527f6ceedb291/vosk-0.3.32-py3-none-win_amd64.whl#sha256=7eeb185e4821a4a894986f319cc989ebb45545c06721931991dbc33084c1add9 (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.32
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/e2/25a02e009538ed03371db59fca54a278192562fea523e851b4842b4a182f/vosk-0.3.37-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=a2bdd3cc30db751af04611088a1658850865ebbccbeaa006c3fe791105250b62 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5e/fa/b50ed865c465e0de6b908ff51672a9a357ad7690e5bfb42b8fbb8e580993/vosk-0.3.38-py3-none-linux_armv7l.whl#sha256=f0645ab4ca8f14e8e8e06cab58e93b37881b5a37648439f5f327d1b75bb5cea2 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_universal) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e2/f2/1718094ef80ec12be60cea49daec684ce1cd4b1c684c6ff62a01794c6dad/vosk-0.3.38-py3-none-macosx_10_6_universal.whl#sha256=051435705696e924c2564fe3957869bd3fe94d26cd89b71e6e039195021de665 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/34/8e/7ea4cab2898c8cb142073b9c20ad8ea16e94a9de6564b3c767afcf793818/vosk-0.3.38-py3-none-macosx_10_6_universal2.whl#sha256=a3813d0a4bda37617e5458034a4a765b2370b7d9e3e94c4542b63d6efa02bd6a (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/12/5c8c75383019d2c50af6247c09eba629f7d04c4d5d9f5fb8951fccd13a56/vosk-0.3.38-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=af5b5d245cdabd294b09efacb525d6ea812f26c4dcb3fdb13ad77ee218a9306c (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/ca/c0bd9a8fa1ee5f1aacf25c42ff319d1608449fb371f7cff45b0bd2795ab2/vosk-0.3.38-py3-none-win32.whl#sha256=1d648f378b7b7bb445338fcb5a04349b8380e429c8ce5e185c77929380eb72aa (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/77/09/36c8cbc3bfc0f581bfb5b39d4a0b0a2b7b022eaed15bb86dd91734a68a92/vosk-0.3.38-py3-none-win_amd64.whl#sha256=a98263bb92ffbd766770ce99fbcdd2e7462ef3c76f2a62b501448a645f4a149a (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.38
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cc/8f/5bb171bad36a7b1db7e1d79f1322c186358b288397053394c7c43557ee0e/vosk-0.3.40-py3-none-linux_armv7l.whl#sha256=6f35e02a512178dee18a19466146ef70e088ba26233c2cbfcf1dc4dc7dc5f454 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/ad/6a838e8103b32873f4d4d3a165068c10a78e570875247345e740256899ea/vosk-0.3.40-py3-none-macosx_10_6_universal2.whl#sha256=cc101b97264b1a8cf69fc72b1b98a29cc2c3faeb72c1be50b8a73cf81f4a74ad (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/31/804e4cdff4f94de943704a31090ed48a5a43343a027cde5dc7de2d45a8c4/vosk-0.3.40-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=c1c83bc546b868fe150a0aaa5dac801f8fea7c229881a8ef17090a4fecf57388 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/dd/c8ca5d8d2264434bdef96f9db72d9c38f9254e7e7719206a33686b158600/vosk-0.3.40-py3-none-win32.whl#sha256=768bf119aae73bb9106fe8cb667b99046d9364ceabedb73118cfa12a7deb7034 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/d2/0d/996d6961aae663bb0fb199adc00d25e3613a1291e2861a7dbb0fdd6542f7/vosk-0.3.40-py3-none-win_amd64.whl#sha256=c557512b9d340adaeefa71268468985c3302c324ad5c96da8ff2d240588c3f48 (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.40
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7b/34/c0419fb37a958364c5a06d843424b64f819ae15d854d865790a5ce169c72/vosk-0.3.41-py3-none-linux_armv7l.whl#sha256=0e6936d53177f98113818e5f8a03ec3fe1b121dea4096213c3fb0c408c7e1099 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dd/eb/8cc750a082b02a72a65991d223b4e23876a3aa85e2df8de3181fb46f3a68/vosk-0.3.41-py3-none-macosx_10_6_universal2.whl#sha256=f51a0a9ee3df47965caeb6092c13dff6028a8a4950f614187fe371147e32523f (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/28/0b/e8fb67f176253af60d40243bdc0587a9092343e0109cf02dd5e5e97e1aa7/vosk-0.3.41-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=671a02cbdaaa2435e15730ecca47f3a281463f58370256d8a01cc5c7318da572 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f8/6e/b6af6b26a6dd6579fe37b8461af40d9ec08788da15984ced30f65b93cc9a/vosk-0.3.41-py3-none-win32.whl#sha256=a9d9b2e06fdb5de58be3630d698a11e24219c5c86bb9fd227556da448c4ceb9a (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/58/2d/c9bd35242a792139f8f307198a37667ccca54f4cb94e42b03b91623e5540/vosk-0.3.41-py3-none-win_amd64.whl#sha256=3e30a53502588536fc351cb8a335ed04794affad0545ae4815f2351465980883 (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.41
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/12/eb1feda806615c17608b01b9885bd7d64839225aacba47a27d149974f2a5/vosk-0.3.42-py3-none-linux_armv7l.whl#sha256=cb7c157b837d6d09991382045d3d8577eb1a0beb8cf16c6f66a8f3a04ce70a26 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-macosx_10_6_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1b/35/89bc8f422b33dcd0797375c66775e2a2ab9685ecd4a10667fd37ba7348c0/vosk-0.3.42-py3-none-macosx_10_6_universal2.whl#sha256=631b9ff6515945f92078c546a60deab2eeb4f63489a24526cc90e3164e415ff7 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/42/ed/cbbbc63426a5d34ccf6e82a0f86aabcf08270edc0b4fde329ba341065847/vosk-0.3.42-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=4e8877664e3f915750547893a09ed4f8b155e2ddde97253abd91e4dce082b33c (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/0b/91a2811175b6b853d54629bdf8a85a141786bdb4587f08365b021bee7b55/vosk-0.3.42-py3-none-win32.whl#sha256=3c21d4549623e4cae31a49a5d85f9257ac742224f9d34b2fc9a1afb72ca7da59 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Found link https://files.pythonhosted.org/packages/63/2f/778b70e4008eace243afaa8e5189875bb62a64025809ed92517cd1dbcc1f/vosk-0.3.42-py3-none-win_amd64.whl#sha256=c1c0cf5ddff71f5ecc0961156f31d40798353c620afc1943ef0c0bc97ea3b5e6 (from https://pypi.org/simple/vosk/) (requires-python:>=3), version: 0.3.42
  Skipping link: none of the wheel's tags (py3-none-linux_armv7l) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/50/0d027acd0e3c434f2306c2d4e4419bfa8b5176e874d2a656b1c5e4e820ea/vosk-0.3.43-py3-none-linux_armv7l.whl#sha256=47212a25ce8f5bfea80e20a9115881160043806039301521d2d201b3223d7527 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ab/57/2306237ab78293546570fc647be89bcc7eeea286903d559cad7f6d072d41/vosk-0.3.43-py3-none-manylinux2014_aarch64.whl#sha256=fad1d8f4c5ec8d5c2d3dd169e0845fdd537094275c9968573f1eb5fbe4507336 (from https://pypi.org/simple/vosk/) (requires-python:>=3)
  Skipping link: none of the wheel's tags (py3-none-manylinux2010_x86_64, py3-none-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/e2/32e58dd10f4ec0ca70520683e35ff7e2c6bf387afc78030082f1ec82e3c7/vosk-0.3.43-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=2909d7522d917023a467d6de1c6396ab03afd737eea869ab1f6f64932a53426c (from https://pypi.org/simple/vosk/) (requires-python:>=3)
Skipping link: not a file: https://pypi.org/simple/vosk/
Given no hashes to check 13 links for project 'vosk': discarding no candidates
Collecting vosk
  Created temporary directory: C:\Users\<USERNAME>\AppData\Local\Temp\pip-unpack-gx6s97ke
  Looking up "https://files.pythonhosted.org/packages/63/2f/778b70e4008eace243afaa8e5189875bb62a64025809ed92517cd1dbcc1f/vosk-0.3.42-py3-none-win_amd64.whl" in the cache
  Current age based on date: 53678
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 53678
  Using cached vosk-0.3.42-py3-none-win_amd64.whl (12.2 MB)
  Added vosk from https://files.pythonhosted.org/packages/63/2f/778b70e4008eace243afaa8e5189875bb62a64025809ed92517cd1dbcc1f/vosk-0.3.42-py3-none-win_amd64.whl#sha256=c1c0cf5ddff71f5ecc0961156f31d40798353c620afc1943ef0c0bc97ea3b5e6 to build tracker 'C:\\Users\\<USERNAME>\\AppData\\Local\\Temp\\pip-build-tracker-ryuk8ow6'
  Removed vosk from https://files.pythonhosted.org/packages/63/2f/778b70e4008eace243afaa8e5189875bb62a64025809ed92517cd1dbcc1f/vosk-0.3.42-py3-none-win_amd64.whl#sha256=c1c0cf5ddff71f5ecc0961156f31d40798353c620afc1943ef0c0bc97ea3b5e6 from build tracker 'C:\\Users\\<USERNAME>\\AppData\\Local\\Temp\\pip-build-tracker-ryuk8ow6'
1 location(s) to search for versions of srt:
* https://pypi.org/simple/srt/
Fetching project page and analyzing links: https://pypi.org/simple/srt/
Getting page https://pypi.org/simple/srt/
Found index url https://pypi.org/simple
Looking up "https://pypi.org/simple/srt/" in the cache
Request header has "max_age" as 0, cache bypassed
https://pypi.org:443 "GET /simple/srt/ HTTP/1.1" 304 0
  Found link https://files.pythonhosted.org/packages/ee/4a/9edb8833de59e032bcf95b6d98475d60e49b5a5720566566642ff84921a0/srt-0.0.2.tar.gz#sha256=5d0a1aa45461a306c0328dcf2a374d27d0c67fc8c924ac6c5794d4af48716145 (from https://pypi.org/simple/srt/), version: 0.0.2
  Found link https://files.pythonhosted.org/packages/b1/09/e66f6b002306ce47753d2866430af0d5a554a25624680e465c6e09aa7928/srt-0.0.3.tar.gz#sha256=71cf99a3b0001bd2cc308599ce696eff6009a73a35a84debfae57501dc97f721 (from https://pypi.org/simple/srt/), version: 0.0.3
  Found link https://files.pythonhosted.org/packages/7d/d1/4ec33607bec3da65cdc77b6952fa147ed77ca33d2b07cf68e18b177a1752/srt-0.0.4.tar.gz#sha256=c4decbd2d4821f9f1a4fcbe2f92fc85f51710138f77c7775f500e200ba460be9 (from https://pypi.org/simple/srt/), version: 0.0.4
  Found link https://files.pythonhosted.org/packages/d3/bd/e12f8eeb8d1d6cf313dfa05c7bee33169f830b0cf492224fbfe895d4f6f8/srt-0.0.5.tar.gz#sha256=9ddefadf5b28f570e3813a1eff3a49607db4e37e19c0f349c62c8ec1045f23c2 (from https://pypi.org/simple/srt/), version: 0.0.5
  Found link https://files.pythonhosted.org/packages/bd/2e/66e530e4751f0692860f725b61fa0bbdf60f83f88b8e2f1f93950d7d05ad/srt-0.0.6.tar.gz#sha256=b988e745576591443215e1bba73fe35b5ce15649d3339623de37f7932f25c656 (from https://pypi.org/simple/srt/), version: 0.0.6
  Found link https://files.pythonhosted.org/packages/c5/b9/0778a7b66c4994c58d6fbf18492b65f5fc9e6b5203a5ffee8bfe6d703ed8/srt-0.0.7.tar.gz#sha256=2b08f427bf2e420101d70f8e968c100ac123d7eeeef0effcc3d8c18f52db28d3 (from https://pypi.org/simple/srt/), version: 0.0.7
  Found link https://files.pythonhosted.org/packages/00/fc/d7782d5ed38f86332f665582c305cda8b6c31e175b6fded0aa52679f69aa/srt-0.0.8.tar.gz#sha256=a036ea71cd78629cac8fd97a820cdea87e2145ff572493f817d6aef53b9705be (from https://pypi.org/simple/srt/), version: 0.0.8
  Found link https://files.pythonhosted.org/packages/25/93/123bf7b4333dc07ad4d2a0cefe592724aa5d9af5924685de06533d05b9fe/srt-1.0.0.tar.gz#sha256=38852ddb5444eec46dd7653c242214c804e62026985f3fe769d8e61158645cbe (from https://pypi.org/simple/srt/), version: 1.0.0
  Found link https://files.pythonhosted.org/packages/42/0a/dc3f9be843702135340cd62c76a93b1b985230f514a5da525fe64a179a65/srt-1.1.0.tar.gz#sha256=54bb0a2ecafee648bcb3036630db0d3b53526c27d239e4da5ad85c2165dff188 (from https://pypi.org/simple/srt/), version: 1.1.0
  Found link https://files.pythonhosted.org/packages/f4/6e/0618e674366513f7d2e58c54fb9eab7b240da4f445a2c8bd7784e6e704f6/srt-1.2.0.tar.gz#sha256=0be0572eda4e54f0460eb6f470d9e130b59673edffa79c86e820f4753e86508e (from https://pypi.org/simple/srt/), version: 1.2.0
  Found link https://files.pythonhosted.org/packages/f7/51/450c60441e4407870a501480e90d07971fdee8dd0f326fbd297ce8d22566/srt-1.3.0.tar.gz#sha256=56c604cce6c7f43f07bfd45d4945373536d2e4c9cb762e0be63cb07352fd0819 (from https://pypi.org/simple/srt/), version: 1.3.0
  Found link https://files.pythonhosted.org/packages/c9/b1/7e5f02655c6c9186501a31c313919b7d02b78e74359d4990d766212b94b4/srt-1.4.0.tar.gz#sha256=159982c8195508229ad6f98365736218f652972feff63d56155059a9c7fd86a8 (from https://pypi.org/simple/srt/), version: 1.4.0
  Found link https://files.pythonhosted.org/packages/d7/79/52d2ea7eaa607d17181e1b5681ba49514c28127917de45e3564209397ecd/srt-1.5.0.tar.gz#sha256=10ef80ef708af521d9801c039bb8f5922c90bdb3c8585cab6300b93d9ffc607b (from https://pypi.org/simple/srt/), version: 1.5.0
  Found link https://files.pythonhosted.org/packages/27/78/254747ee399c6c1389f7c4fed1154505fd182d8e702db3e186523e2f6ecd/srt-1.6.0.tar.gz#sha256=3573f8659b0bd89c2b529cf152ddd1e58c8b23c71c227df031cff00a1e878060 (from https://pypi.org/simple/srt/), version: 1.6.0
  Found link https://files.pythonhosted.org/packages/07/fd/a989f382ae4b1051080713da23da189dc460b7aed78ac641b5620ef1b728/srt-1.7.0.tar.gz#sha256=b44dab139756bb50320bbe962ef0245258aec0a4933bbc1df2eb8590350e4abb (from https://pypi.org/simple/srt/), version: 1.7.0
  Found link https://files.pythonhosted.org/packages/68/38/cb757b7e9ed11b69e6e2fad47134f98435550a9209296197a823adc2c786/srt-1.8.0.tar.gz#sha256=d8fb73e5f2ba5a6f41da208a77f9bcbb5f02b222d5ae9bcc719d7ccdd4a1bc99 (from https://pypi.org/simple/srt/), version: 1.8.0
  Found link https://files.pythonhosted.org/packages/0f/25/6e2c7c5bd76f4ef4b6fd5b6b28dbed8a3da47a7b22cc3d7a20470c8bc9b1/srt-1.9.0.tar.gz#sha256=cb7f4f8ce0285cf7689c3693f1b18212b1629f6e4c16cdf841ea8e9bdf5c7ce3 (from https://pypi.org/simple/srt/), version: 1.9.0
  Found link https://files.pythonhosted.org/packages/11/b0/7a0508665c78977d25390983a037eeaf0469a6893da7e23c094e70c145cf/srt-1.10.0.tar.gz#sha256=1bbbd03912ecacd30233978ea9865ae7f1bb2bd702cefcdb86596cc3e548e365 (from https://pypi.org/simple/srt/), version: 1.10.0
  Found link https://files.pythonhosted.org/packages/cb/af/8f2650c313d8092e7144e03a145747262a72a100c0a91b33a2525c3f3945/srt-1.11.0.tar.gz#sha256=4391db8e3bd0b2c891614f9fd0e2472add45faff921436d5c99e81479fa3be55 (from https://pypi.org/simple/srt/), version: 1.11.0
  Found link https://files.pythonhosted.org/packages/f2/e8/795e9d54fbf8e2a71f3fdc1513c38fe78f7e4efd74960069b73a7dc04714/srt-2.0.0.tar.gz#sha256=8864b9071f7869d153c3dc4a007acb6d36ec888ce24140fc9c18422b4de07128 (from https://pypi.org/simple/srt/), version: 2.0.0
  Found link https://files.pythonhosted.org/packages/ad/19/da4fd47d252f5954eccfc7bb3efe6aee9fffc0b62f383823caf18404fe0f/srt-2.1.0.tar.gz#sha256=ee490a4c25cbc6346b22419cdc1664312c322bdb8dcf6457994efe6e74a02820 (from https://pypi.org/simple/srt/), version: 2.1.0
  Found link https://files.pythonhosted.org/packages/c4/bb/ab238cb0650efc544c26e63c00166db186e997c03b32eab4ad2b93a29ff2/srt-3.0.0.tar.gz#sha256=deed9a52b1f1bc2c290f0de49c2204a892952d972a2a08bc5a08861e240a05c2 (from https://pypi.org/simple/srt/), version: 3.0.0
  Found link https://files.pythonhosted.org/packages/5f/96/e4c0cd018f1f89518f577a60e14ce9b02b02d921097bee62ce6c9ddfd978/srt-3.2.1.tar.gz#sha256=13942ffbc410324b0baffb4383dfd9108f146a1382f629cfa9567cd321aeef33 (from https://pypi.org/simple/srt/), version: 3.2.1
  Found link https://files.pythonhosted.org/packages/83/72/f1db3416b0d6d3914ca8b0f8ea557f3fc4b41db923c7327063bfb4b656f1/srt-3.3.0.tar.gz#sha256=ef20ebddaa195bb75d61eb1893373cc62da0658218ddac6c5652d28938b20663 (from https://pypi.org/simple/srt/) (requires-python:>=2.7), version: 3.3.0
  Found link https://files.pythonhosted.org/packages/10/cb/4cb0d408d47edab95ba1e5453eb1572eb3af967904fd206b77c058f0f49d/srt-3.4.0.tar.gz#sha256=4fd74940872d6825ac3427ec780f9d957090355768dca6a389a6ba94fefe169b (from https://pypi.org/simple/srt/) (requires-python:>=2.7), version: 3.4.0
  Found link https://files.pythonhosted.org/packages/3b/dd/0629a23b11da7696ce69e4432a2de6a1d1277bf2ba5cda624009069d4bb3/srt-3.4.1.tar.gz#sha256=aa507439bf593adb1b207d21c5975c9774263da97489f8b90d8a016bfa67ee94 (from https://pypi.org/simple/srt/) (requires-python:>=2.7), version: 3.4.1
  Found link https://files.pythonhosted.org/packages/c6/7f/cff94ab26fffeacf1f64d9ba1ef0d3045e958159e450360b0d8a9e1a3b7e/srt-3.5.0.tar.gz#sha256=9378e67fcc7c110eca7ec12bdb17a174085f67e3b371f7e586a4c68a0dda245b (from https://pypi.org/simple/srt/) (requires-python:>=2.7), version: 3.5.0
  Found link https://files.pythonhosted.org/packages/97/00/3aa5865ab86ee5d7aa0b7da2f07973b76f07230a1d4c359b25ba6a5d96b1/srt-3.5.1.tar.gz#sha256=3116f816cf025f71c1668970cdac2b235daa2fb46dc11fd41b8326d337eff6ee (from https://pypi.org/simple/srt/) (requires-python:>=2.7), version: 3.5.1
  Found link https://files.pythonhosted.org/packages/18/a3/e1466f7c86a9e5d3e462ed6eb3a548917e93cc1ee212cd927f8f4e887ae9/srt-3.5.2.tar.gz#sha256=7aa4ad5ce4126d3f53b3e7bc4edaa86653d0378bf1c0b1ab8c59f5ab41384450 (from https://pypi.org/simple/srt/) (requires-python:>=2.7), version: 3.5.2
Skipping link: not a file: https://pypi.org/simple/srt/
Given no hashes to check 29 links for project 'srt': discarding no candidates
Collecting srt
  Created temporary directory: C:\Users\<USERNAME>\AppData\Local\Temp\pip-unpack-r5hi94o_
  Looking up "https://files.pythonhosted.org/packages/18/a3/e1466f7c86a9e5d3e462ed6eb3a548917e93cc1ee212cd927f8f4e887ae9/srt-3.5.2.tar.gz" in the cache
  Current age based on date: 53675
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 53675
  Using cached srt-3.5.2.tar.gz (24 kB)
  Added srt from https://files.pythonhosted.org/packages/18/a3/e1466f7c86a9e5d3e462ed6eb3a548917e93cc1ee212cd927f8f4e887ae9/srt-3.5.2.tar.gz#sha256=7aa4ad5ce4126d3f53b3e7bc4edaa86653d0378bf1c0b1ab8c59f5ab41384450 (from vosk) to build tracker 'C:\\Users\\<USERNAME>\\AppData\\Local\\Temp\\pip-build-tracker-ryuk8ow6'
  Running setup.py (path:C:\Users\<USERNAME>\AppData\Local\Temp\pip-install-2ifaaujj\srt_682e24164d9142b192654d5b134382c3\setup.py) egg_info for package srt
  Created temporary directory: C:\Users\<USERNAME>\AppData\Local\Temp\pip-pip-egg-info-b0ndtfax
  Preparing metadata (setup.py): started
  Running command python setup.py egg_info
  Preparing metadata (setup.py): finished with status 'done'
ERROR: No .egg-info directory found in C:\Users\<USERNAME>\AppData\Local\Temp\pip-pip-egg-info-b0ndtfax
Exception information:
Traceback (most recent call last):
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\cli\base_command.py", line 167, in exc_logging_wrapper
    status = run_func(*args)
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\cli\req_command.py", line 205, in wrapper
    return func(self, options, args)
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\commands\install.py", line 341, in run
    requirement_set = resolver.resolve(
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\resolution\resolvelib\resolver.py", line 94, in resolve
    result = self._result = resolver.resolve(
  File "C:\Program Files\Talon\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 481, in resolve
    state = resolution.resolve(requirements, max_rounds=max_rounds)
  File "C:\Program Files\Talon\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 373, in resolve
    failure_causes = self._attempt_to_pin_criterion(name)
  File "C:\Program Files\Talon\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 213, in _attempt_to_pin_criterion
    criteria = self._get_updated_criteria(candidate)
  File "C:\Program Files\Talon\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 204, in _get_updated_criteria
    self._add_to_criteria(criteria, requirement, parent=candidate)
  File "C:\Program Files\Talon\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 172, in _add_to_criteria
    if not criterion.candidates:
  File "C:\Program Files\Talon\lib\site-packages\pip\_vendor\resolvelib\structs.py", line 151, in __bool__
    return bool(self._sequence)
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 155, in __bool__
    return any(self)
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 143, in <genexpr>
    return (c for c in iterator if id(c) not in self._incompatible_ids)
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 47, in _iter_built
    candidate = func()
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\resolution\resolvelib\factory.py", line 215, in _make_candidate_from_link
    self._link_candidate_cache[link] = LinkCandidate(
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 291, in __init__
    super().__init__(
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 161, in __init__
    self.dist = self._prepare()
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 230, in _prepare
    dist = self._prepare_distribution()
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 302, in _prepare_distribution
    return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True)
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\operations\prepare.py", line 428, in prepare_linked_requirement
    return self._prepare_linked_requirement(req, parallel_builds)
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\operations\prepare.py", line 497, in _prepare_linked_requirement
    dist = _get_prepared_distribution(
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\operations\prepare.py", line 58, in _get_prepared_distribution
    abstract_dist.prepare_distribution_metadata(
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\distributions\sdist.py", line 61, in prepare_distribution_metadata
    self.req.prepare_metadata()
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\req\req_install.py", line 532, in prepare_metadata
    self.metadata_directory = generate_metadata_legacy(
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\operations\build\metadata_legacy.py", line 74, in generate_metadata
    return _find_egg_info(egg_info_dir)
  File "C:\Program Files\Talon\lib\site-packages\pip\_internal\operations\build\metadata_legacy.py", line 26, in _find_egg_info
    raise InstallationError(f"No .egg-info directory found in {directory}")
pip._internal.exceptions.InstallationError: No .egg-info directory found in C:\Users\<USERNAME>\AppData\Local\Temp\pip-pip-egg-info-b0ndtfax
Remote version of pip: 22.1.2
Local version of pip:  22.1.2
Was pip installed by pip? True
Removed srt from https://files.pythonhosted.org/packages/18/a3/e1466f7c86a9e5d3e462ed6eb3a548917e93cc1ee212cd927f8f4e887ae9/srt-3.5.2.tar.gz#sha256=7aa4ad5ce4126d3f53b3e7bc4edaa86653d0378bf1c0b1ab8c59f5ab41384450 (from vosk) from build tracker 'C:\\Users\\<USERNAME>\\AppData\\Local\\Temp\\pip-build-tracker-ryuk8ow6'
Removed build tracker: 'C:\\Users\\<USERNAME>\\AppData\\Local\\Temp\\pip-build-tracker-ryuk8ow6'

This happens on Windows 10 and

$ ./pip.bat --version
pip 22.1.2 from C:\Program Files\Talon\lib\site-packages\pip (python 3.9)
$ ./python.bat --version
Python 3.9.13

@lunixbochs
Copy link
Author

fixed in latest Talon beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants