Giter Site home page Giter Site logo

Comments (2)

Amphetaminewei avatar Amphetaminewei commented on June 19, 2024

We tried transforms again, same problem

wangweinan@wangweinan-xiaoxinpro14imh9:~/test-wheel2deb/transformers$ pip3 wheel -i https://pypi.tuna.tsinghua.edu.cn/simple transformers
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting transformers
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/05/23/ba02efa28518557e0cfe0ce5c1170000dd7501ed02ac865fc90cbe3daa93/transformers-4.40.2-py3-none-any.whl (9.0 MB)
Collecting filelock (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/41/24/0b023b6537dfc9bae2c779353998e3e99ac7dfff4222fc6126650e93c3f3/filelock-3.14.0-py3-none-any.whl (12 kB)
Collecting huggingface-hub<1.0,>=0.19.3 (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/21/2b/516f82c5ba9beb184b24c11976be2ad5e80fb7fe6b2796c887087144445e/huggingface_hub-0.23.0-py3-none-any.whl (401 kB)
Collecting numpy>=1.17 (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/0f/50/de23fde84e45f5c4fda2488c759b69990fd4512387a8632860f3ac9cd225/numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.0 MB)
Collecting packaging>=20.0 (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/49/df/1fceb2f8900f8639e278b056416d49134fb8d84c5942ffaa01ad34782422/packaging-24.0-py3-none-any.whl (53 kB)
Collecting pyyaml>=5.1 (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/b4/33/720548182ffa8344418126017aa1d4ab4aeec9a2275f04ce3f3573d8ace8/PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
Collecting regex!=2019.12.17 (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/85/95/afe6e9004fab229da6d92eebd947c67495c30c905be14e477845eb94be6d/regex-2024.5.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (789 kB)
Collecting requests (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62 kB)
Collecting tokenizers<0.20,>=0.19 (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/80/54/12047a69f5b382d7ee72044dc89151a2dd0d13b2c9bdcc22654883704d31/tokenizers-0.19.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB)
Collecting safetensors>=0.4.1 (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/3f/7c/c894b48c98ffe7fa82358c089818369a71c05d8483099cd1a9266fbd605c/safetensors-0.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
Collecting tqdm>=4.27 (from transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/18/eb/fdb7eb9e48b7b02554e1664afd3bd3f117f6b6d6c5881438a0b055554f9b/tqdm-4.66.4-py3-none-any.whl (78 kB)
Collecting fsspec>=2023.5.0 (from huggingface-hub<1.0,>=0.19.3->transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/93/6d/66d48b03460768f523da62a57a7e14e5e95fdf339d79e996ce3cecda2cdb/fsspec-2024.3.1-py3-none-any.whl (171 kB)
Collecting typing-extensions>=3.7.4.3 (from huggingface-hub<1.0,>=0.19.3->transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/01/f3/936e209267d6ef7510322191003885de524fc48d1b43269810cd589ceaf5/typing_extensions-4.11.0-py3-none-any.whl (34 kB)
Collecting charset-normalizer<4,>=2 (from requests->transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ee/fb/14d30eb4956408ee3ae09ad34299131fb383c47df355ddb428a7331cfa1e/charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
Collecting idna<4,>=2.5 (from requests->transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66 kB)
Collecting urllib3<3,>=1.21.1 (from requests->transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a2/73/a68704750a7679d0b6d3ad7aa8d4da8e14e151ae82e6fee774e6e0d05ec8/urllib3-2.2.1-py3-none-any.whl (121 kB)
Collecting certifi>=2017.4.17 (from requests->transformers)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl (163 kB)
Saved ./transformers-4.40.2-py3-none-any.whl
Saved ./huggingface_hub-0.23.0-py3-none-any.whl
Saved ./numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./packaging-24.0-py3-none-any.whl
Saved ./PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./regex-2024.5.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./safetensors-0.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./tokenizers-0.19.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./tqdm-4.66.4-py3-none-any.whl
Saved ./filelock-3.14.0-py3-none-any.whl
Saved ./requests-2.31.0-py3-none-any.whl
Saved ./certifi-2024.2.2-py3-none-any.whl
Saved ./charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./fsspec-2024.3.1-py3-none-any.whl
Saved ./idna-3.7-py3-none-any.whl
Saved ./typing_extensions-4.11.0-py3-none-any.whl
Saved ./urllib3-2.2.1-py3-none-any.whl
wangweinan@wangweinan-xiaoxinpro14imh9:~/test-wheel2deb/transformers$ wheel2deb --map attrs=attr -v
 --> Unpacking 17 wheels
     found shared lib: yaml/_yaml.cpython-312-x86_64-linux-gnu.so
     found license: PyYAML-6.0.1.dist-info/LICENSE
     PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: certifi-2024.2.2.dist-info/LICENSE
     certifi-2024.2.2-py3-none-any.whl does not support python 3.1
     found shared lib: charset_normalizer/md__mypyc.cpython-312-x86_64-linux-gnu.so
     found shared lib: charset_normalizer/md.cpython-312-x86_64-linux-gnu.so
     found license: charset_normalizer-3.3.2.dist-info/LICENSE
     charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: filelock-3.14.0.dist-info/licenses/LICENSE
     filelock-3.14.0-py3-none-any.whl does not support python 3.1
     found license: fsspec-2024.3.1.dist-info/LICENSE
     fsspec-2024.3.1-py3-none-any.whl does not support python 3.1
     found license: huggingface_hub-0.23.0.dist-info/LICENSE
     huggingface_hub-0.23.0-py3-none-any.whl does not support python 3.1
     found license: idna-3.7.dist-info/LICENSE.md
     idna-3.7-py3-none-any.whl does not support python 3.1
     found shared lib: numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/linalg/lapack_lite.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_generator.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_common.cpython-312-x86_64-linux-gnu.so
     found license: numpy/random/LICENSE.md
     found shared lib: numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_philox.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_rational_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_umath_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_operand_flag_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_struct_ufunc_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_simd.cpython-312-x86_64-linux-gnu.so
     found license: numpy/core/include/numpy/random/LICENSE.txt
     found license: numpy/ma/LICENSE
     found license: numpy-1.26.4.dist-info/LICENSE.txt
     found shared lib: numpy.libs/libopenblas64_p-r0-0cf96a72.3.23.dev.so
     found shared lib: numpy.libs/libquadmath-96973f99.so.0.0.0
     found shared lib: numpy.libs/libgfortran-040039e1.so.5.0.0
     numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: packaging-24.0.dist-info/LICENSE
     found license: packaging-24.0.dist-info/LICENSE.APACHE
     found license: packaging-24.0.dist-info/LICENSE.BSD
     packaging-24.0-py3-none-any.whl does not support python 3.1
     found license: regex-2024.5.10.dist-info/LICENSE.txt
     found shared lib: regex/_regex.cpython-312-x86_64-linux-gnu.so
     regex-2024.5.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: requests-2.31.0.dist-info/LICENSE
     requests-2.31.0-py3-none-any.whl does not support python 3.1
     found shared lib: safetensors/_safetensors_rust.cpython-312-x86_64-linux-gnu.so
     safetensors-0.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found shared lib: tokenizers/tokenizers.cpython-312-x86_64-linux-gnu.so
     tokenizers-0.19.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     tqdm-4.66.4-py3-none-any.whl does not support python 3.1
     found license: transformers-4.40.2.dist-info/LICENSE
     transformers-4.40.2-py3-none-any.whl does not support python 3.1
     found license: typing_extensions-4.11.0.dist-info/LICENSE
     typing_extensions-4.11.0-py3-none-any.whl does not support python 3.1
     found license: urllib3-2.2.1.dist-info/licenses/LICENSE.txt
     urllib3-2.2.1-py3-none-any.whl does not support python 3.1
     
Warnings: 17. Errors: 0. Elapsed: 0.017s.
wangweinan@wangweinan-xiaoxinpro14imh9:~/test-wheel2deb/transformers$ ls output/
wangweinan@wangweinan-xiaoxinpro14imh9:~/test-wheel2deb/transformers$ 

from wheel2deb.

Amphetaminewei avatar Amphetaminewei commented on June 19, 2024

When we try to get to chromadb, we get Debianizing in the log with other errors

wangweinan@wangweinan-xiaoxinpro14imh9:~/test-wheel2deb/chromadb$ pip3 wheel -i https://pypi.tuna.tsinghua.edu.cn/simple chromadb
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting chromadb
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a4/e1/ce276f553811bd6c684cfe5f637a33ae6444750746f974a8f73d5dc92004/chromadb-0.5.0-py3-none-any.whl (526 kB)
Collecting build>=1.0.3 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e2/03/f3c8ba0a6b6e30d7d18c40faab90807c9bb5e9a1e3b2fe2008af624a9c97/build-1.2.1-py3-none-any.whl (21 kB)
Collecting requests>=2.28 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62 kB)
Collecting pydantic>=1.9 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ed/76/9a17032880ed27f2dbd490c77a3431cbc80f47ba81534131de3c2846e736/pydantic-2.7.1-py3-none-any.whl (409 kB)
Collecting chroma-hnswlib==0.7.3 (from chromadb)
  Using cached chroma_hnswlib-0.7.3-cp312-cp312-linux_x86_64.whl
Collecting fastapi>=0.95.2 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e6/33/de41e554e5a187d583906e10d53bfae5fd6c07e98cbf4fe5262bd37e739a/fastapi-0.111.0-py3-none-any.whl (91 kB)
Collecting uvicorn>=0.18.3 (from uvicorn[standard]>=0.18.3->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/73/f5/cbb16fcbe277c1e0b8b3ddd188f2df0e0947f545c49119b589643632d156/uvicorn-0.29.0-py3-none-any.whl (60 kB)
Collecting numpy>=1.22.5 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/0f/50/de23fde84e45f5c4fda2488c759b69990fd4512387a8632860f3ac9cd225/numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.0 MB)
Collecting posthog>=2.4.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/6c/5f/24cb22118db0e11703b6b80ef9f982eadde21eb585c3a769719e48dce893/posthog-3.5.0-py2.py3-none-any.whl (41 kB)
Collecting typing-extensions>=4.5.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/01/f3/936e209267d6ef7510322191003885de524fc48d1b43269810cd589ceaf5/typing_extensions-4.11.0-py3-none-any.whl (34 kB)
Collecting onnxruntime>=1.14.1 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/10/28/83acf564a4496f8db8757dbb0fc7bcdf6fba0b1bae2b4022be4250112dab/onnxruntime-1.17.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.8 MB)
Collecting opentelemetry-api>=1.2.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/81/30/603d64b33b1203638cf4fae49095bc9851fe09c6ad6d88dd10d7e6a9f999/opentelemetry_api-1.24.0-py3-none-any.whl (60 kB)
Collecting opentelemetry-exporter-otlp-proto-grpc>=1.2.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/b0/14/cdfe43225303e621d9c329001dd4f922f249ec62b11a0729dbbb2eab14c7/opentelemetry_exporter_otlp_proto_grpc-1.24.0-py3-none-any.whl (18 kB)
Collecting opentelemetry-instrumentation-fastapi>=0.41b0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/c4/8e/6789b96a86f3f1f81dbfb381a5b6c83309c98bda8f072194735d58c2d0ec/opentelemetry_instrumentation_fastapi-0.45b0-py3-none-any.whl (11 kB)
Collecting opentelemetry-sdk>=1.2.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/f2/de/13693237295f4b90f831feaac2481d0b467605ca307b964d6cb8b5a39da2/opentelemetry_sdk-1.24.0-py3-none-any.whl (106 kB)
Collecting tokenizers>=0.13.2 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/80/54/12047a69f5b382d7ee72044dc89151a2dd0d13b2c9bdcc22654883704d31/tokenizers-0.19.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB)
Collecting pypika>=0.48.9 (from chromadb)
  Using cached PyPika-0.48.9-py2.py3-none-any.whl
Collecting tqdm>=4.65.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/18/eb/fdb7eb9e48b7b02554e1664afd3bd3f117f6b6d6c5881438a0b055554f9b/tqdm-4.66.4-py3-none-any.whl (78 kB)
Collecting overrides>=7.3.1 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/2c/ab/fc8290c6a4c722e5514d80f62b2dc4c4df1a68a41d1364e625c35990fcf3/overrides-7.7.0-py3-none-any.whl (17 kB)
Collecting importlib-resources (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/75/06/4df55e1b7b112d183f65db9503bff189e97179b256e1ea450a3c365241e0/importlib_resources-6.4.0-py3-none-any.whl (38 kB)
Collecting grpcio>=1.58.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/79/48/5f4e0b0967579b0fb04efd158321161fef1e37a651b32b5432fb4a912c55/grpcio-1.63.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB)
Collecting bcrypt>=4.0.1 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/97/00/21e34b365b895e6faf9cc5d4e7b97dd419e08f8a7df119792ec206b4a3fa/bcrypt-4.1.3-cp39-abi3-manylinux_2_28_x86_64.whl (283 kB)
Collecting typer>=0.9.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/20/b5/11cf2e34fbb11b937e006286ab5b8cfd334fde1c8fa4dd7f491226931180/typer-0.12.3-py3-none-any.whl (47 kB)
Collecting kubernetes>=28.1.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/6f/34/164e57fec8a9693d7e6ae2d1a345482020ea9e9b32eab95a90bb3eaea83d/kubernetes-29.0.0-py2.py3-none-any.whl (1.6 MB)
Collecting tenacity>=8.2.3 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/61/a1/6bb0cbebefb23641f068bb58a2bc56da9beb2b1c550242e3c540b37698f3/tenacity-8.3.0-py3-none-any.whl (25 kB)
Collecting PyYAML>=6.0.0 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/b4/33/720548182ffa8344418126017aa1d4ab4aeec9a2275f04ce3f3573d8ace8/PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
Collecting mmh3>=4.0.1 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/4c/7b/bfeb68bee5bddc8baf7ef630b93edc0a533202d84eb076dbb6c77e7e5fd5/mmh3-4.1.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (68 kB)
Collecting orjson>=3.9.12 (from chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/54/db/6e229448f0f3be712cbfca34e6f63aba89122d513cea163c14889b925ecf/orjson-3.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
Collecting packaging>=19.1 (from build>=1.0.3->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/49/df/1fceb2f8900f8639e278b056416d49134fb8d84c5942ffaa01ad34782422/packaging-24.0-py3-none-any.whl (53 kB)
Collecting pyproject_hooks (from build>=1.0.3->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ae/f3/431b9d5fe7d14af7a32340792ef43b8a714e7726f1d7b69cc4e8e7a3f1d7/pyproject_hooks-1.1.0-py3-none-any.whl (9.2 kB)
Collecting starlette<0.38.0,>=0.37.2 (from fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/fd/18/31fa32ed6c68ba66220204ef0be798c349d0a20c1901f9d4a794e08c76d8/starlette-0.37.2-py3-none-any.whl (71 kB)
Collecting fastapi-cli>=0.0.2 (from fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/37/f6/7291a59804c439b8e8338472391bed7c28594c13bc3ddde2272104bc3459/fastapi_cli-0.0.3-py3-none-any.whl (9.2 kB)
Collecting httpx>=0.23.0 (from fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/41/7b/ddacf6dcebb42466abd03f368782142baa82e08fc0c1f8eaa05b4bae87d5/httpx-0.27.0-py3-none-any.whl (75 kB)
Collecting jinja2>=2.11.2 (from fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl (133 kB)
Collecting python-multipart>=0.0.7 (from fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/3d/47/444768600d9e0ebc82f8e347775d24aef8f6348cf00e9fa0e81910814e6d/python_multipart-0.0.9-py3-none-any.whl (22 kB)
Collecting ujson!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,>=4.0.1 (from fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/5b/3a/2acf0da085d96953580b46941504aa3c91a1dd38701b9e9bfa43e2803467/ujson-5.9.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
Collecting email_validator>=2.0.0 (from fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e4/60/b02cb0f5ee0be88bd4fbfdd9cc91e43ec2dfcc47fe064e7c70587ff58a94/email_validator-2.1.1-py3-none-any.whl (30 kB)
Collecting certifi>=14.05.14 (from kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl (163 kB)
Collecting six>=1.9.0 (from kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting python-dateutil>=2.5.3 (from kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Collecting google-auth>=1.0.1 (from kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/9e/8d/ddbcf81ec751d8ee5fd18ac11ff38a0e110f39dfbf105e6d9db69d556dd0/google_auth-2.29.0-py2.py3-none-any.whl (189 kB)
Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/5a/84/44687a29792a70e111c5c477230a72c4b957d88d16141199bf9acb7537a3/websocket_client-1.8.0-py3-none-any.whl (58 kB)
Collecting requests-oauthlib (from kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/3b/5d/63d4ae3b9daea098d5d6f5da83984853c1bbacd5dc826764b249fe119d24/requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
Collecting oauthlib>=3.2.2 (from kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/7e/80/cab10959dc1faead58dc8384a781dfbf93cb4d33d50988f7a69f1b7c9bbe/oauthlib-3.2.2-py3-none-any.whl (151 kB)
Collecting urllib3>=1.24.2 (from kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a2/73/a68704750a7679d0b6d3ad7aa8d4da8e14e151ae82e6fee774e6e0d05ec8/urllib3-2.2.1-py3-none-any.whl (121 kB)
Collecting coloredlogs (from onnxruntime>=1.14.1->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a7/06/3d6badcf13db419e25b07041d9c7b4a2c331d3f4e7134445ec5df57714cd/coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
Collecting flatbuffers (from onnxruntime>=1.14.1->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/41/f0/7e988a019bc54b2dbd0ad4182ef2d53488bb02e58694cd79d61369e85900/flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB)
Collecting protobuf (from onnxruntime>=1.14.1->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/2c/2a/d2741cad35fa5f06d9c59dda3274e5727ca11075dfd7de3f69c100efdcad/protobuf-5.26.1-cp37-abi3-manylinux2014_x86_64.whl (302 kB)
Collecting sympy (from onnxruntime>=1.14.1->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/d2/05/e6600db80270777c4a64238a98d442f0fd07cc8915be2a1c16da7f2b9e74/sympy-1.12-py3-none-any.whl (5.7 MB)
Collecting deprecated>=1.2.6 (from opentelemetry-api>=1.2.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/20/8d/778b7d51b981a96554f29136cd59ca7880bf58094338085bcf2a979a0e6a/Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Collecting importlib-metadata<=7.0,>=6.0 (from opentelemetry-api>=1.2.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/73/26/9777cfe0cdc8181a32eaf542f4a2a435e5aba5dd38f41cfc0a532dc51027/importlib_metadata-7.0.0-py3-none-any.whl (23 kB)
Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-grpc>=1.2.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/dc/a6/12a0c976140511d8bc8a16ad15793b2aef29ac927baa0786ccb7ddbb6e1c/googleapis_common_protos-1.63.0-py2.py3-none-any.whl (229 kB)
Collecting opentelemetry-exporter-otlp-proto-common==1.24.0 (from opentelemetry-exporter-otlp-proto-grpc>=1.2.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/46/d3/b344cb181a525f7e4519c27de17d721c504e01063520b9003569ef9bf692/opentelemetry_exporter_otlp_proto_common-1.24.0-py3-none-any.whl (17 kB)
Collecting opentelemetry-proto==1.24.0 (from opentelemetry-exporter-otlp-proto-grpc>=1.2.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/14/b2/4e65d78d4b093f25fadeb215881ecbf5a77ee46a071f2b3a548ef724c728/opentelemetry_proto-1.24.0-py3-none-any.whl (50 kB)
Collecting protobuf (from onnxruntime>=1.14.1->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/15/db/7f731524fe0e56c6b2eb57d05b55d3badd80ef7d1f1ed59db191b2fdd8ab/protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
Collecting opentelemetry-instrumentation-asgi==0.45b0 (from opentelemetry-instrumentation-fastapi>=0.41b0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/21/c0/a50c91aad79ea205130d8d64426f7a36fefb806c5f5fdfdb51ea8cf67db1/opentelemetry_instrumentation_asgi-0.45b0-py3-none-any.whl (14 kB)
Collecting opentelemetry-instrumentation==0.45b0 (from opentelemetry-instrumentation-fastapi>=0.41b0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/fe/e5/cb0cfa596fa18d09f458058d6e55e2fc82300a45ae57c457c197949fd4a6/opentelemetry_instrumentation-0.45b0-py3-none-any.whl (28 kB)
Collecting opentelemetry-semantic-conventions==0.45b0 (from opentelemetry-instrumentation-fastapi>=0.41b0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/16/3a/d836ab98544e5618b397b4b2ea917f1b7699022c4a897cd850733df08112/opentelemetry_semantic_conventions-0.45b0-py3-none-any.whl (36 kB)
Collecting opentelemetry-util-http==0.45b0 (from opentelemetry-instrumentation-fastapi>=0.41b0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/13/e4/f62b2b098481c093d87095454360ab2dce1bc967c6220096e3d10207045a/opentelemetry_util_http-0.45b0-py3-none-any.whl (6.9 kB)
Collecting setuptools>=16.0 (from opentelemetry-instrumentation==0.45b0->opentelemetry-instrumentation-fastapi>=0.41b0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/f7/29/13965af254e3373bceae8fb9a0e6ea0d0e571171b80d6646932131d6439b/setuptools-69.5.1-py3-none-any.whl (894 kB)
Collecting wrapt<2.0.0,>=1.0.0 (from opentelemetry-instrumentation==0.45b0->opentelemetry-instrumentation-fastapi>=0.41b0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/62/62/30ca2405de6a20448ee557ab2cd61ab9c5900be7cbd18a2639db595f0b98/wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (87 kB)
Collecting asgiref~=3.0 (from opentelemetry-instrumentation-asgi==0.45b0->opentelemetry-instrumentation-fastapi>=0.41b0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/39/e3/893e8757be2612e6c266d9bb58ad2e3651524b5b40cf56761e985a28b13e/asgiref-3.8.1-py3-none-any.whl (23 kB)
Collecting monotonic>=1.5 (from posthog>=2.4.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/9a/67/7e8406a29b6c45be7af7740456f7f37025f0506ae2e05fb9009a53946860/monotonic-1.6-py2.py3-none-any.whl (8.2 kB)
Collecting backoff>=1.10.0 (from posthog>=2.4.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/df/73/b6e24bd22e6720ca8ee9a85a0c4a2971af8497d8f3193fa05390cbd46e09/backoff-2.2.1-py3-none-any.whl (15 kB)
Collecting annotated-types>=0.4.0 (from pydantic>=1.9->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/28/78/d31230046e58c207284c6b2c4e8d96e6d3cb4e52354721b944d3e1ee4aa5/annotated_types-0.6.0-py3-none-any.whl (12 kB)
Collecting pydantic-core==2.18.2 (from pydantic>=1.9->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a1/c9/7d61469af6386e5846b5864bb93dc770979968c113863f923916c1a8bca2/pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
Collecting charset-normalizer<4,>=2 (from requests>=2.28->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ee/fb/14d30eb4956408ee3ae09ad34299131fb383c47df355ddb428a7331cfa1e/charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
Collecting idna<4,>=2.5 (from requests>=2.28->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66 kB)
Collecting huggingface-hub<1.0,>=0.16.4 (from tokenizers>=0.13.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/21/2b/516f82c5ba9beb184b24c11976be2ad5e80fb7fe6b2796c887087144445e/huggingface_hub-0.23.0-py3-none-any.whl (401 kB)
Collecting click>=8.0.0 (from typer>=0.9.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl (97 kB)
Collecting shellingham>=1.3.0 (from typer>=0.9.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
Collecting rich>=10.11.0 (from typer>=0.9.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/87/67/a37f6214d0e9fe57f6ae54b2956d550ca8365857f42a1ce0392bb21d9410/rich-13.7.1-py3-none-any.whl (240 kB)
Collecting h11>=0.8 (from uvicorn>=0.18.3->uvicorn[standard]>=0.18.3->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/95/04/ff642e65ad6b90db43e668d70ffb6736436c7ce41fcc549f4e9472234127/h11-0.14.0-py3-none-any.whl (58 kB)
Collecting httptools>=0.5.0 (from uvicorn[standard]>=0.18.3->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a2/9a/aa406864f3108e06f7320425a528ff8267124dead1fd72a3e9da2067f893/httptools-0.6.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344 kB)
Collecting python-dotenv>=0.13 (from uvicorn[standard]>=0.18.3->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/6a/3e/b68c118422ec867fa7ab88444e1274aa40681c606d59ac27de5a5588f082/python_dotenv-1.0.1-py3-none-any.whl (19 kB)
Collecting uvloop!=0.15.0,!=0.15.1,>=0.14.0 (from uvicorn[standard]>=0.18.3->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/fd/96/fdc318ffe82ae567592b213ec2fcd8ecedd927b5da068cf84d56b28c51a4/uvloop-0.19.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB)
Collecting watchfiles>=0.13 (from uvicorn[standard]>=0.18.3->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/1c/3a/4e38518c4dff58090c01fc8cc051fa08ac9ae00b361c855075809b0058ce/watchfiles-0.21.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
Collecting websockets>=10.4 (from uvicorn[standard]>=0.18.3->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/f1/00/d6f01ca2b191f8b0808e4132ccd2e7691f0453cbd7d0f72330eb97453c3a/websockets-12.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (131 kB)
Collecting dnspython>=2.0.0 (from email_validator>=2.0.0->fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/87/a1/8c5287991ddb8d3e4662f71356d9656d91ab3a36618c3dd11b280df0d255/dnspython-2.6.1-py3-none-any.whl (307 kB)
Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/fb/2b/a64c2d25a37aeb921fddb929111413049fc5f8b9a4c1aefaffaafe768d54/cachetools-5.3.3-py3-none-any.whl (9.3 kB)
Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/13/68/8906226b15ef38e71dc926c321d2fe99de8048e9098b5dfd38343011c886/pyasn1_modules-0.4.0-py3-none-any.whl (181 kB)
Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/49/97/fa78e3d2f65c02c8e1268b9aba606569fe97f6c8f7c2d74394553347c145/rsa-4.9-py3-none-any.whl (34 kB)
Collecting anyio (from httpx>=0.23.0->fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/14/fd/2f20c40b45e4fb4324834aea24bd4afdf1143390242c0b33774da0e2e34f/anyio-4.3.0-py3-none-any.whl (85 kB)
Collecting httpcore==1.* (from httpx>=0.23.0->fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/78/d4/e5d7e4f2174f8a4d63c8897d79eb8fe2503f7ecc03282fee1fa2719c2704/httpcore-1.0.5-py3-none-any.whl (77 kB)
Collecting sniffio (from httpx>=0.23.0->fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e9/44/75a9c9421471a6c4805dbf2356f7c181a29c1879239abab1ea2cc8f38b40/sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting filelock (from huggingface-hub<1.0,>=0.16.4->tokenizers>=0.13.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/41/24/0b023b6537dfc9bae2c779353998e3e99ac7dfff4222fc6126650e93c3f3/filelock-3.14.0-py3-none-any.whl (12 kB)
Collecting fsspec>=2023.5.0 (from huggingface-hub<1.0,>=0.16.4->tokenizers>=0.13.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/93/6d/66d48b03460768f523da62a57a7e14e5e95fdf339d79e996ce3cecda2cdb/fsspec-2024.3.1-py3-none-any.whl (171 kB)
Collecting zipp>=0.5 (from importlib-metadata<=7.0,>=6.0->opentelemetry-api>=1.2.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/c2/0a/ba9d0ee9536d3ef73a3448e931776e658b36f128d344e175bc32b092a8bf/zipp-3.18.1-py3-none-any.whl (8.2 kB)
Collecting MarkupSafe>=2.0 (from jinja2>=2.11.2->fastapi>=0.95.2->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/0a/0d/2454f072fae3b5a137c119abf15465d1771319dfe9e4acbb31722a0fff91/MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer>=0.9.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer>=0.9.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/f7/3f/01c8b82017c199075f8f788d0d906b9ffbbc5a47dc9918a945e13d5a2bda/pygments-2.18.0-py3-none-any.whl (1.2 MB)
Collecting humanfriendly>=9.1 (from coloredlogs->onnxruntime>=1.14.1->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/f0/0f/310fb31e39e2d734ccaa2c0fb981ee41f7bd5056ce9bc29b2248bd569169/humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
Collecting mpmath>=0.19 (from sympy->onnxruntime>=1.14.1->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/43/e3/7d92a15f894aa0c9c4b49b8ee9ac9850d6e63b03c9c32c0367a13ae62209/mpmath-1.3.0-py3-none-any.whl (536 kB)
Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer>=0.9.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes>=28.1.0->chromadb)
  Using cached https://pypi.tuna.tsinghua.edu.cn/packages/23/7e/5f50d07d5e70a2addbccd90ac2950f81d1edd0783630651d9268d7f1db49/pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
Saved ./chromadb-0.5.0-py3-none-any.whl
Saved ./chroma_hnswlib-0.7.3-cp312-cp312-linux_x86_64.whl
Saved ./bcrypt-4.1.3-cp39-abi3-manylinux_2_28_x86_64.whl
Saved ./build-1.2.1-py3-none-any.whl
Saved ./fastapi-0.111.0-py3-none-any.whl
Saved ./grpcio-1.63.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./kubernetes-29.0.0-py2.py3-none-any.whl
Saved ./mmh3-4.1.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./onnxruntime-1.17.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Saved ./opentelemetry_api-1.24.0-py3-none-any.whl
Saved ./opentelemetry_exporter_otlp_proto_grpc-1.24.0-py3-none-any.whl
Saved ./opentelemetry_exporter_otlp_proto_common-1.24.0-py3-none-any.whl
Saved ./opentelemetry_proto-1.24.0-py3-none-any.whl
Saved ./opentelemetry_instrumentation_fastapi-0.45b0-py3-none-any.whl
Saved ./opentelemetry_instrumentation-0.45b0-py3-none-any.whl
Saved ./opentelemetry_instrumentation_asgi-0.45b0-py3-none-any.whl
Saved ./opentelemetry_semantic_conventions-0.45b0-py3-none-any.whl
Saved ./opentelemetry_util_http-0.45b0-py3-none-any.whl
Saved ./opentelemetry_sdk-1.24.0-py3-none-any.whl
Saved ./orjson-3.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./overrides-7.7.0-py3-none-any.whl
Saved ./posthog-3.5.0-py2.py3-none-any.whl
Saved ./pydantic-2.7.1-py3-none-any.whl
Saved ./pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./PyPika-0.48.9-py2.py3-none-any.whl
Saved ./PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./requests-2.31.0-py3-none-any.whl
Saved ./tenacity-8.3.0-py3-none-any.whl
Saved ./tokenizers-0.19.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./tqdm-4.66.4-py3-none-any.whl
Saved ./typer-0.12.3-py3-none-any.whl
Saved ./typing_extensions-4.11.0-py3-none-any.whl
Saved ./uvicorn-0.29.0-py3-none-any.whl
Saved ./importlib_resources-6.4.0-py3-none-any.whl
Saved ./annotated_types-0.6.0-py3-none-any.whl
Saved ./backoff-2.2.1-py3-none-any.whl
Saved ./certifi-2024.2.2-py3-none-any.whl
Saved ./charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./click-8.1.7-py3-none-any.whl
Saved ./Deprecated-1.2.14-py2.py3-none-any.whl
Saved ./email_validator-2.1.1-py3-none-any.whl
Saved ./fastapi_cli-0.0.3-py3-none-any.whl
Saved ./google_auth-2.29.0-py2.py3-none-any.whl
Saved ./googleapis_common_protos-1.63.0-py2.py3-none-any.whl
Saved ./h11-0.14.0-py3-none-any.whl
Saved ./httptools-0.6.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./httpx-0.27.0-py3-none-any.whl
Saved ./httpcore-1.0.5-py3-none-any.whl
Saved ./huggingface_hub-0.23.0-py3-none-any.whl
Saved ./idna-3.7-py3-none-any.whl
Saved ./importlib_metadata-7.0.0-py3-none-any.whl
Saved ./jinja2-3.1.4-py3-none-any.whl
Saved ./monotonic-1.6-py2.py3-none-any.whl
Saved ./oauthlib-3.2.2-py3-none-any.whl
Saved ./packaging-24.0-py3-none-any.whl
Saved ./protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl
Saved ./python_dateutil-2.9.0.post0-py2.py3-none-any.whl
Saved ./python_dotenv-1.0.1-py3-none-any.whl
Saved ./python_multipart-0.0.9-py3-none-any.whl
Saved ./rich-13.7.1-py3-none-any.whl
Saved ./shellingham-1.5.4-py2.py3-none-any.whl
Saved ./six-1.16.0-py2.py3-none-any.whl
Saved ./starlette-0.37.2-py3-none-any.whl
Saved ./ujson-5.9.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./urllib3-2.2.1-py3-none-any.whl
Saved ./uvloop-0.19.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./watchfiles-0.21.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./websocket_client-1.8.0-py3-none-any.whl
Saved ./websockets-12.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./coloredlogs-15.0.1-py2.py3-none-any.whl
Saved ./flatbuffers-24.3.25-py2.py3-none-any.whl
Saved ./pyproject_hooks-1.1.0-py3-none-any.whl
Saved ./requests_oauthlib-2.0.0-py2.py3-none-any.whl
Saved ./sympy-1.12-py3-none-any.whl
Saved ./anyio-4.3.0-py3-none-any.whl
Saved ./asgiref-3.8.1-py3-none-any.whl
Saved ./cachetools-5.3.3-py3-none-any.whl
Saved ./dnspython-2.6.1-py3-none-any.whl
Saved ./fsspec-2024.3.1-py3-none-any.whl
Saved ./humanfriendly-10.0-py2.py3-none-any.whl
Saved ./markdown_it_py-3.0.0-py3-none-any.whl
Saved ./MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./mpmath-1.3.0-py3-none-any.whl
Saved ./pyasn1_modules-0.4.0-py3-none-any.whl
Saved ./pygments-2.18.0-py3-none-any.whl
Saved ./rsa-4.9-py3-none-any.whl
Saved ./setuptools-69.5.1-py3-none-any.whl
Saved ./sniffio-1.3.1-py3-none-any.whl
Saved ./wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./zipp-3.18.1-py3-none-any.whl
Saved ./filelock-3.14.0-py3-none-any.whl
Saved ./mdurl-0.1.2-py3-none-any.whl
Saved ./pyasn1-0.6.0-py2.py3-none-any.whl
wangweinan@wangweinan-xiaoxinpro14imh9:~/test-wheel2deb/chromadb$ ls
annotated_types-0.6.0-py3-none-any.whl
anyio-4.3.0-py3-none-any.whl
asgiref-3.8.1-py3-none-any.whl
backoff-2.2.1-py3-none-any.whl
bcrypt-4.1.3-cp39-abi3-manylinux_2_28_x86_64.whl
build-1.2.1-py3-none-any.whl
cachetools-5.3.3-py3-none-any.whl
certifi-2024.2.2-py3-none-any.whl
charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
chromadb-0.5.0-py3-none-any.whl
chroma_hnswlib-0.7.3-cp312-cp312-linux_x86_64.whl
click-8.1.7-py3-none-any.whl
coloredlogs-15.0.1-py2.py3-none-any.whl
Deprecated-1.2.14-py2.py3-none-any.whl
dnspython-2.6.1-py3-none-any.whl
email_validator-2.1.1-py3-none-any.whl
fastapi-0.111.0-py3-none-any.whl
fastapi_cli-0.0.3-py3-none-any.whl
filelock-3.14.0-py3-none-any.whl
flatbuffers-24.3.25-py2.py3-none-any.whl
fsspec-2024.3.1-py3-none-any.whl
googleapis_common_protos-1.63.0-py2.py3-none-any.whl
google_auth-2.29.0-py2.py3-none-any.whl
grpcio-1.63.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
h11-0.14.0-py3-none-any.whl
httpcore-1.0.5-py3-none-any.whl
httptools-0.6.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
httpx-0.27.0-py3-none-any.whl
huggingface_hub-0.23.0-py3-none-any.whl
humanfriendly-10.0-py2.py3-none-any.whl
idna-3.7-py3-none-any.whl
importlib_metadata-7.0.0-py3-none-any.whl
importlib_resources-6.4.0-py3-none-any.whl
jinja2-3.1.4-py3-none-any.whl
kubernetes-29.0.0-py2.py3-none-any.whl
markdown_it_py-3.0.0-py3-none-any.whl
MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
mdurl-0.1.2-py3-none-any.whl
mmh3-4.1.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
monotonic-1.6-py2.py3-none-any.whl
mpmath-1.3.0-py3-none-any.whl
numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
oauthlib-3.2.2-py3-none-any.whl
onnxruntime-1.17.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
opentelemetry_api-1.24.0-py3-none-any.whl
opentelemetry_exporter_otlp_proto_common-1.24.0-py3-none-any.whl
opentelemetry_exporter_otlp_proto_grpc-1.24.0-py3-none-any.whl
opentelemetry_instrumentation-0.45b0-py3-none-any.whl
opentelemetry_instrumentation_asgi-0.45b0-py3-none-any.whl
opentelemetry_instrumentation_fastapi-0.45b0-py3-none-any.whl
opentelemetry_proto-1.24.0-py3-none-any.whl
opentelemetry_sdk-1.24.0-py3-none-any.whl
opentelemetry_semantic_conventions-0.45b0-py3-none-any.whl
opentelemetry_util_http-0.45b0-py3-none-any.whl
orjson-3.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
overrides-7.7.0-py3-none-any.whl
packaging-24.0-py3-none-any.whl
posthog-3.5.0-py2.py3-none-any.whl
protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl
pyasn1-0.6.0-py2.py3-none-any.whl
pyasn1_modules-0.4.0-py3-none-any.whl
pydantic-2.7.1-py3-none-any.whl
pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pygments-2.18.0-py3-none-any.whl
PyPika-0.48.9-py2.py3-none-any.whl
pyproject_hooks-1.1.0-py3-none-any.whl
python_dateutil-2.9.0.post0-py2.py3-none-any.whl
python_dotenv-1.0.1-py3-none-any.whl
python_multipart-0.0.9-py3-none-any.whl
PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
requests-2.31.0-py3-none-any.whl
requests_oauthlib-2.0.0-py2.py3-none-any.whl
rich-13.7.1-py3-none-any.whl
rsa-4.9-py3-none-any.whl
setuptools-69.5.1-py3-none-any.whl
shellingham-1.5.4-py2.py3-none-any.whl
six-1.16.0-py2.py3-none-any.whl
sniffio-1.3.1-py3-none-any.whl
starlette-0.37.2-py3-none-any.whl
sympy-1.12-py3-none-any.whl
tenacity-8.3.0-py3-none-any.whl
tokenizers-0.19.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
tqdm-4.66.4-py3-none-any.whl
typer-0.12.3-py3-none-any.whl
typing_extensions-4.11.0-py3-none-any.whl
ujson-5.9.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
urllib3-2.2.1-py3-none-any.whl
uvicorn-0.29.0-py3-none-any.whl
uvloop-0.19.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
watchfiles-0.21.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
websocket_client-1.8.0-py3-none-any.whl
websockets-12.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
zipp-3.18.1-py3-none-any.whl
wangweinan@wangweinan-xiaoxinpro14imh9:~/test-wheel2deb/chromadb$ wheel2deb --map attrs=attr -v
 --> Unpacking 94 wheels
     found license: Deprecated-1.2.14.dist-info/LICENSE.rst
     Deprecated-1.2.14-py2.py3-none-any.whl does not support python 3.1
     found shared lib: markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so
     found license: MarkupSafe-2.1.5.dist-info/LICENSE.rst
     MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: PyPika-0.48.9.dist-info/LICENSE.txt
     PyPika-0.48.9-py2.py3-none-any.whl
     found shared lib: yaml/_yaml.cpython-312-x86_64-linux-gnu.so
     found license: PyYAML-6.0.1.dist-info/LICENSE
     PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: annotated_types-0.6.0.dist-info/licenses/LICENSE
     annotated_types-0.6.0-py3-none-any.whl does not support python 3.1
     found license: anyio-4.3.0.dist-info/LICENSE
     anyio-4.3.0-py3-none-any.whl does not support python 3.1
     found license: asgiref-3.8.1.dist-info/LICENSE
     asgiref-3.8.1-py3-none-any.whl does not support python 3.1
     found license: backoff-2.2.1.dist-info/LICENSE
     backoff-2.2.1-py3-none-any.whl does not support python 3.1
     found shared lib: bcrypt/_bcrypt.abi3.so
     found license: bcrypt-4.1.3.dist-info/LICENSE
     bcrypt-4.1.3-cp39-abi3-manylinux_2_28_x86_64.whl does not support python 3.1
     found license: build-1.2.1.dist-info/LICENSE
     build-1.2.1-py3-none-any.whl does not support python 3.1
     found license: cachetools-5.3.3.dist-info/LICENSE
     cachetools-5.3.3-py3-none-any.whl does not support python 3.1
     found license: certifi-2024.2.2.dist-info/LICENSE
     certifi-2024.2.2-py3-none-any.whl does not support python 3.1
     found shared lib: charset_normalizer/md__mypyc.cpython-312-x86_64-linux-gnu.so
     found shared lib: charset_normalizer/md.cpython-312-x86_64-linux-gnu.so
     found license: charset_normalizer-3.3.2.dist-info/LICENSE
     charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found shared lib: hnswlib.cpython-312-x86_64-linux-gnu.so
     found license: chroma_hnswlib-0.7.3.dist-info/LICENSE
     chroma_hnswlib-0.7.3-cp312-cp312-linux_x86_64.whl
     found license: chromadb-0.5.0.dist-info/LICENSE
     chromadb-0.5.0-py3-none-any.whl does not support python 3.1
     found license: click-8.1.7.dist-info/LICENSE.rst
     click-8.1.7-py3-none-any.whl does not support python 3.1
     found license: coloredlogs-15.0.1.dist-info/LICENSE.txt
     coloredlogs-15.0.1-py2.py3-none-any.whl does not support python 3.1
     found license: dnspython-2.6.1.dist-info/licenses/LICENSE
     dnspython-2.6.1-py3-none-any.whl does not support python 3.1
     found license: email_validator-2.1.1.dist-info/LICENSE
     email_validator-2.1.1-py3-none-any.whl does not support python 3.1
     found license: fastapi-0.111.0.dist-info/licenses/LICENSE
     fastapi-0.111.0-py3-none-any.whl does not support python 3.1
     found license: fastapi_cli-0.0.3.dist-info/licenses/LICENSE
     fastapi_cli-0.0.3-py3-none-any.whl does not support python 3.1
     found license: filelock-3.14.0.dist-info/licenses/LICENSE
     filelock-3.14.0-py3-none-any.whl does not support python 3.1
     flatbuffers-24.3.25-py2.py3-none-any.whl
     found license: fsspec-2024.3.1.dist-info/LICENSE
     fsspec-2024.3.1-py3-none-any.whl does not support python 3.1
     found license: google_auth-2.29.0.dist-info/LICENSE
     google_auth-2.29.0-py2.py3-none-any.whl does not support python 3.1
     found license: googleapis_common_protos-1.63.0.dist-info/LICENSE
     googleapis_common_protos-1.63.0-py2.py3-none-any.whl does not support python 3.1
     found shared lib: grpc/_cython/cygrpc.cpython-312-x86_64-linux-gnu.so
     found license: grpcio-1.63.0.dist-info/LICENSE
     grpcio-1.63.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: h11-0.14.0.dist-info/LICENSE.txt
     h11-0.14.0-py3-none-any.whl does not support python 3.1
     found license: httpcore-1.0.5.dist-info/licenses/LICENSE.md
     httpcore-1.0.5-py3-none-any.whl does not support python 3.1
     found license: httptools-0.6.1.dist-info/LICENSE
     found shared lib: httptools/parser/url_parser.cpython-312-x86_64-linux-gnu.so
     found shared lib: httptools/parser/parser.cpython-312-x86_64-linux-gnu.so
     httptools-0.6.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: httpx-0.27.0.dist-info/licenses/LICENSE.md
     httpx-0.27.0-py3-none-any.whl does not support python 3.1
     found license: huggingface_hub-0.23.0.dist-info/LICENSE
     huggingface_hub-0.23.0-py3-none-any.whl does not support python 3.1
     found license: humanfriendly-10.0.dist-info/LICENSE.txt
     humanfriendly-10.0-py2.py3-none-any.whl does not support python 3.1
     found license: idna-3.7.dist-info/LICENSE.md
     idna-3.7-py3-none-any.whl does not support python 3.1
     found license: importlib_metadata-7.0.0.dist-info/LICENSE
     importlib_metadata-7.0.0-py3-none-any.whl does not support python 3.1
     found license: importlib_resources-6.4.0.dist-info/LICENSE
     importlib_resources-6.4.0-py3-none-any.whl does not support python 3.1
     found license: jinja2-3.1.4.dist-info/LICENSE.txt
     jinja2-3.1.4-py3-none-any.whl does not support python 3.1
     found license: kubernetes-29.0.0.dist-info/LICENSE
     kubernetes-29.0.0-py2.py3-none-any.whl does not support python 3.1
     found license: markdown_it_py-3.0.0.dist-info/LICENSE
     found license: markdown_it_py-3.0.0.dist-info/LICENSE.markdown-it
     markdown_it_py-3.0.0-py3-none-any.whl does not support python 3.1
     found license: mdurl-0.1.2.dist-info/LICENSE
     mdurl-0.1.2-py3-none-any.whl does not support python 3.1
     found shared lib: mmh3.cpython-312-x86_64-linux-gnu.so
     found license: mmh3-4.1.0.dist-info/LICENSE
     mmh3-4.1.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
     found license: monotonic-1.6.dist-info/LICENSE
     monotonic-1.6-py2.py3-none-any.whl
     found license: mpmath-1.3.0.dist-info/LICENSE
     mpmath-1.3.0-py3-none-any.whl
     found shared lib: numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/linalg/lapack_lite.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_generator.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_common.cpython-312-x86_64-linux-gnu.so
     found license: numpy/random/LICENSE.md
     found shared lib: numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/_philox.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_rational_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_umath_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_operand_flag_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_struct_ufunc_tests.cpython-312-x86_64-linux-gnu.so
     found shared lib: numpy/core/_simd.cpython-312-x86_64-linux-gnu.so
     found license: numpy/core/include/numpy/random/LICENSE.txt
     found license: numpy/ma/LICENSE
     found license: numpy-1.26.4.dist-info/LICENSE.txt
     found shared lib: numpy.libs/libopenblas64_p-r0-0cf96a72.3.23.dev.so
     found shared lib: numpy.libs/libquadmath-96973f99.so.0.0.0
     found shared lib: numpy.libs/libgfortran-040039e1.so.5.0.0
     numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: oauthlib-3.2.2.dist-info/LICENSE
     oauthlib-3.2.2-py3-none-any.whl does not support python 3.1
     found license: onnxruntime/LICENSE
     found shared lib: onnxruntime/capi/onnxruntime_pybind11_state.cpython-312-x86_64-linux-gnu.so
     found shared lib: onnxruntime/capi/libonnxruntime_providers_shared.so
     onnxruntime-1.17.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
     found license: opentelemetry_api-1.24.0.dist-info/licenses/LICENSE
     opentelemetry_api-1.24.0-py3-none-any.whl does not support python 3.1
     found license: opentelemetry_exporter_otlp_proto_common-1.24.0.dist-info/licenses/LICENSE
     opentelemetry_exporter_otlp_proto_common-1.24.0-py3-none-any.whl does not support python 3.1
     found license: opentelemetry_exporter_otlp_proto_grpc-1.24.0.dist-info/licenses/LICENSE
     opentelemetry_exporter_otlp_proto_grpc-1.24.0-py3-none-any.whl does not support python 3.1
     found license: opentelemetry_instrumentation-0.45b0.dist-info/licenses/LICENSE
     opentelemetry_instrumentation-0.45b0-py3-none-any.whl does not support python 3.1
     found license: opentelemetry_instrumentation_asgi-0.45b0.dist-info/licenses/LICENSE
     opentelemetry_instrumentation_asgi-0.45b0-py3-none-any.whl does not support python 3.1
     found license: opentelemetry_instrumentation_fastapi-0.45b0.dist-info/licenses/LICENSE
     opentelemetry_instrumentation_fastapi-0.45b0-py3-none-any.whl does not support python 3.1
     found license: opentelemetry_proto-1.24.0.dist-info/licenses/LICENSE
     opentelemetry_proto-1.24.0-py3-none-any.whl does not support python 3.1
     found license: opentelemetry_sdk-1.24.0.dist-info/licenses/LICENSE
     opentelemetry_sdk-1.24.0-py3-none-any.whl does not support python 3.1
     found license: opentelemetry_semantic_conventions-0.45b0.dist-info/licenses/LICENSE
     opentelemetry_semantic_conventions-0.45b0-py3-none-any.whl does not support python 3.1
     opentelemetry_util_http-0.45b0-py3-none-any.whl does not support python 3.1
     found license: orjson-3.10.3.dist-info/license_files/LICENSE-APACHE
     found license: orjson-3.10.3.dist-info/license_files/LICENSE-MIT
     found shared lib: orjson/orjson.cpython-312-x86_64-linux-gnu.so
     orjson-3.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: overrides-7.7.0.dist-info/LICENSE
     overrides-7.7.0-py3-none-any.whl does not support python 3.1
     found license: packaging-24.0.dist-info/LICENSE
     found license: packaging-24.0.dist-info/LICENSE.APACHE
     found license: packaging-24.0.dist-info/LICENSE.BSD
     packaging-24.0-py3-none-any.whl does not support python 3.1
     found license: posthog-3.5.0.dist-info/LICENSE
     posthog-3.5.0-py2.py3-none-any.whl
     found shared lib: google/_upb/_message.abi3.so
     found license: protobuf-4.25.3.dist-info/LICENSE
     protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl does not support python 3.1
     found license: pyasn1-0.6.0.dist-info/LICENSE.rst
     pyasn1-0.6.0-py2.py3-none-any.whl does not support python 3.1
     found license: pyasn1_modules-0.4.0.dist-info/LICENSE.txt
     pyasn1_modules-0.4.0-py3-none-any.whl does not support python 3.1
     found license: pydantic-2.7.1.dist-info/licenses/LICENSE
     pydantic-2.7.1-py3-none-any.whl does not support python 3.1
     found license: pydantic_core-2.18.2.dist-info/license_files/LICENSE
     found shared lib: pydantic_core/_pydantic_core.cpython-312-x86_64-linux-gnu.so
     pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: pygments-2.18.0.dist-info/licenses/AUTHORS
     found license: pygments-2.18.0.dist-info/licenses/LICENSE
     pygments-2.18.0-py3-none-any.whl does not support python 3.1
     pyproject_hooks-1.1.0-py3-none-any.whl does not support python 3.1
     found license: python_dateutil-2.9.0.post0.dist-info/LICENSE
     python_dateutil-2.9.0.post0-py2.py3-none-any.whl does not support python 3.1
     found license: python_dotenv-1.0.1.dist-info/LICENSE
     python_dotenv-1.0.1-py3-none-any.whl does not support python 3.1
     found license: python_multipart-0.0.9.dist-info/licenses/LICENSE.txt
     python_multipart-0.0.9-py3-none-any.whl does not support python 3.1
     found license: requests-2.31.0.dist-info/LICENSE
     requests-2.31.0-py3-none-any.whl does not support python 3.1
     found license: requests_oauthlib-2.0.0.dist-info/LICENSE
     requests_oauthlib-2.0.0-py2.py3-none-any.whl does not support python 3.1
     found license: rich-13.7.1.dist-info/LICENSE
     rich-13.7.1-py3-none-any.whl does not support python 3.1
     found license: rsa-4.9.dist-info/LICENSE
     rsa-4.9-py3-none-any.whl does not support python 3.1
     found license: setuptools-69.5.1.dist-info/LICENSE
     setuptools-69.5.1-py3-none-any.whl does not support python 3.1
     found license: shellingham-1.5.4.dist-info/LICENSE
     shellingham-1.5.4-py2.py3-none-any.whl does not support python 3.1
     found license: six-1.16.0.dist-info/LICENSE
     six-1.16.0-py2.py3-none-any.whl does not support python 3.1
     found license: sniffio-1.3.1.dist-info/LICENSE
     found license: sniffio-1.3.1.dist-info/LICENSE.APACHE2
     found license: sniffio-1.3.1.dist-info/LICENSE.MIT
     sniffio-1.3.1-py3-none-any.whl does not support python 3.1
     found license: starlette-0.37.2.dist-info/licenses/LICENSE.md
     starlette-0.37.2-py3-none-any.whl does not support python 3.1
     found license: sympy/parsing/latex/LICENSE.txt
     found license: sympy-1.12.dist-info/LICENSE
     sympy-1.12-py3-none-any.whl does not support python 3.1
     found license: tenacity-8.3.0.dist-info/LICENSE
     tenacity-8.3.0-py3-none-any.whl does not support python 3.1
     found shared lib: tokenizers/tokenizers.cpython-312-x86_64-linux-gnu.so
     tokenizers-0.19.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     tqdm-4.66.4-py3-none-any.whl does not support python 3.1
     found license: typer-0.12.3.dist-info/licenses/LICENSE
     typer-0.12.3-py3-none-any.whl does not support python 3.1
     found license: typing_extensions-4.11.0.dist-info/LICENSE
     typing_extensions-4.11.0-py3-none-any.whl does not support python 3.1
     found shared lib: ujson.cpython-312-x86_64-linux-gnu.so
     found license: ujson-5.9.0.dist-info/LICENSE.txt
     ujson-5.9.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: urllib3-2.2.1.dist-info/licenses/LICENSE.txt
     urllib3-2.2.1-py3-none-any.whl does not support python 3.1
     found license: uvicorn-0.29.0.dist-info/licenses/LICENSE.md
     uvicorn-0.29.0-py3-none-any.whl does not support python 3.1
     found license: uvloop-0.19.0.dist-info/LICENSE-MIT
     found license: uvloop-0.19.0.dist-info/LICENSE-APACHE
     found shared lib: uvloop/loop.cpython-312-x86_64-linux-gnu.so
     uvloop-0.19.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: watchfiles-0.21.0.dist-info/license_files/LICENSE
     found shared lib: watchfiles/_rust_notify.cpython-312-x86_64-linux-gnu.so
     watchfiles-0.21.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: websocket_client-1.8.0.dist-info/LICENSE
     websocket_client-1.8.0-py3-none-any.whl does not support python 3.1
     found shared lib: websockets/speedups.cpython-312-x86_64-linux-gnu.so
     found license: websockets-12.0.dist-info/LICENSE
     websockets-12.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: wrapt-1.16.0.dist-info/LICENSE
     found shared lib: wrapt/_wrappers.cpython-312-x86_64-linux-gnu.so
     wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl does not support python 3.1
     found license: zipp-3.18.1.dist-info/LICENSE
     zipp-3.18.1-py3-none-any.whl does not support python 3.1
 --> Debianizing wheel PyPika-0.48.9-py2.py3-none-any.whl
     found the following copyrights: []
 --> Debianizing wheel chroma_hnswlib-0.7.3-cp312-cp312-linux_x86_64.whl
     searching python3-numpy in apt cache...
     python3-numpy==1.26.4 satisfies requirement numpy
     found the following copyrights: []
     running dpkg-shlibdeps -lsrc src/hnswlib.cpython-312-x86_64-linux-gnu.so
 --> Debianizing wheel flatbuffers-24.3.25-py2.py3-none-any.whl
     no license found !
 --> Debianizing wheel mmh3-4.1.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
     found the following copyrights: ['2011-2023 Hajime Senuma']
     running dpkg-shlibdeps -lsrc src/mmh3.cpython-312-x86_64-linux-gnu.so
 --> Debianizing wheel monotonic-1.6-py2.py3-none-any.whl
     found the following copyrights: []
 --> Debianizing wheel mpmath-1.3.0-py3-none-any.whl
     found the following copyrights: ['2005-2021 Fredrik Johansson and mpmath contributors']
 --> Debianizing wheel onnxruntime-1.17.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
     searching python3-coloredlogs python3-flatbuffers python3-numpy python3-packaging python3-protobuf python3-sympy in apt cache...
     python3-coloredlogs==7.3 satisfies requirement coloredlogs
     flatbuffers-24.3.25-py2.py3-none-any.whl satisfies requirement flatbuffers
     python3-numpy==1.26.4 satisfies requirement numpy>=1.26.0
     python3-packaging==24.0 satisfies requirement packaging
     python3-protobuf==3.6.1.3 satisfies requirement protobuf
     python3-sympy==1.5.1 satisfies requirement sympy
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
     No `packages` or `py_modules` configuration, performing automatic discovery.
     `flat-layout` detected -- analysing .
     discovered packages -- ['lock', 'wheel2deb']
Traceback (most recent call last):
  File "/home/wangweinan/.local/bin/wheel2deb", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/wangweinan/.local/lib/python3.12/site-packages/wheel2deb.py", line 208, in main
    debianize(args)
  File "/home/wangweinan/.local/lib/python3.12/site-packages/wheel2deb.py", line 145, in debianize
    package.create()
  File "/home/wangweinan/.local/lib/python3.12/site-packages/_wheel2deb/debian.py", line 254, in create
    self.install()
  File "/home/wangweinan/.local/lib/python3.12/site-packages/_wheel2deb/debian.py", line 164, in install
    self.run_install_scripts()
  File "/home/wangweinan/.local/lib/python3.12/site-packages/_wheel2deb/debian.py", line 374, in run_install_scripts
    cmd.run()
  File "/usr/lib/python3/dist-packages/setuptools/command/install_scripts.py", line 17, in run
    self.run_command("egg_info")
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 318, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1229, in run_command
    self.set_defaults()
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 353, in __call__
    self._analyse_package_layout(ignore_ext_modules)
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 387, in _analyse_package_layout
    or self._analyse_flat_layout()
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 444, in _analyse_flat_layout
    return self._analyse_flat_packages() or self._analyse_flat_modules()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 450, in _analyse_flat_packages
    self._ensure_no_accidental_inclusion(top_level, "packages")
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 480, in _ensure_no_accidental_inclusion
    raise PackageDiscoveryError(cleandoc(msg))
setuptools.errors.PackageDiscoveryError: Multiple top-level packages discovered in a flat-layout: ['lock', 'wheel2deb'].

To avoid accidental inclusion of unwanted files or directories,
setuptools will not proceed with this build.

If you are trying to create a single distribution with multiple packages
on purpose, you should not rely on automatic discovery.
Instead, consider the following options:

1. set up custom discovery (`find` directive with `include` or `exclude`)
2. use a `src-layout`
3. explicitly set `py_modules` or `packages` with a list of names

To find more information, look for "package discovery" on setuptools docs.
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 63, in apport_excepthook
    from apport.fileutils import likely_packaged, get_recent_crashes
  File "/usr/lib/python3/dist-packages/apport/__init__.py", line 5, in <module>
    from apport.report import Report
  File "/usr/lib/python3/dist-packages/apport/report.py", line 13, in <module>
    import fnmatch, glob, traceback, errno, sys, atexit, locale, imp
ModuleNotFoundError: No module named 'imp'

Original exception was:
Traceback (most recent call last):
  File "/home/wangweinan/.local/bin/wheel2deb", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/wangweinan/.local/lib/python3.12/site-packages/wheel2deb.py", line 208, in main
    debianize(args)
  File "/home/wangweinan/.local/lib/python3.12/site-packages/wheel2deb.py", line 145, in debianize
    package.create()
  File "/home/wangweinan/.local/lib/python3.12/site-packages/_wheel2deb/debian.py", line 254, in create
    self.install()
  File "/home/wangweinan/.local/lib/python3.12/site-packages/_wheel2deb/debian.py", line 164, in install
    self.run_install_scripts()
  File "/home/wangweinan/.local/lib/python3.12/site-packages/_wheel2deb/debian.py", line 374, in run_install_scripts
    cmd.run()
  File "/usr/lib/python3/dist-packages/setuptools/command/install_scripts.py", line 17, in run
    self.run_command("egg_info")
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 318, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1229, in run_command
    self.set_defaults()
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 353, in __call__
    self._analyse_package_layout(ignore_ext_modules)
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 387, in _analyse_package_layout
    or self._analyse_flat_layout()
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 444, in _analyse_flat_layout
    return self._analyse_flat_packages() or self._analyse_flat_modules()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 450, in _analyse_flat_packages
    self._ensure_no_accidental_inclusion(top_level, "packages")
  File "/usr/lib/python3/dist-packages/setuptools/discovery.py", line 480, in _ensure_no_accidental_inclusion
    raise PackageDiscoveryError(cleandoc(msg))
setuptools.errors.PackageDiscoveryError: Multiple top-level packages discovered in a flat-layout: ['lock', 'wheel2deb'].

To avoid accidental inclusion of unwanted files or directories,
setuptools will not proceed with this build.

If you are trying to create a single distribution with multiple packages
on purpose, you should not rely on automatic discovery.
Instead, consider the following options:

1. set up custom discovery (`find` directive with `include` or `exclude`)
2. use a `src-layout`
3. explicitly set `py_modules` or `packages` with a list of names

To find more information, look for "package discovery" on setuptools docs.
wangweinan@wangweinan-xiaoxinpro14imh9:~/test-wheel2deb/chromadb$ 

from wheel2deb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.