pyproject.toml) ... done Created wheel for insightface: filename=insightface-0.7.3-cp310-cp310-linux_x86_64.whl size=1054571 sha256=36da8226c173934e3336d6477a2cdab835fb8a173e585bed38277691b2c9a4fb Stored in d
asttokens==2.2.0 autopep8==2.0.0 av==10.0.0 backcall==0.2.0 certifi==2022.9.24 cffi==1.15.1 charset-normalizer==2.1.1 cli-helpers==2.3.0 click==8.1.3 coloredlogs==15.0.1 configobj==5.0.6 cryptography==36.0.2 decorator==5.1.1 executing==1.2.0 flatbuffers==22.11.23 humanfriendly==...
通过安装whl文件解决: 点击:下载地址,或者访问 https://whls.blob.core.windows.net/unstable/index.html 在网页中找到jaxlib==0.3.14文件: 下载到桌面 继续在虚拟环境中输入(假设你的文件放在D:\desktop下): pip install D:\desktop\jaxlib-0.3.14-cp39-none-win_amd64.whl 1. 4、安装完成 此时jaxlib==0....
(venv) firefly@firefly:~/RKNN1.6$ pip3 install rknn_toolkit-1.4.0-cp37-cp37m-linux_aarch64.whl Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pillow-5.3.0 PyYAML-5.4.1 Werkzeug-1.0.1 certifi-2020.12.5 chardet-3.0.4 click-7.1.2 decorator-4.4.2 dill-0.2.8.2 flask-1.0.2 flatbu...
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/98/f4/b21be85a824309351356c9a229cf9614d521620e26202a36d5fff2353c37/protobuf-3.19.6-cp36-cp36m-win_amd64.whl(897kB)Collecting flatbuffers Using cached https://pypi.tuna.tsinghua.edu.cn/packages/90/49/3154215b3d8a7acd8c07908eb713239923...
pip install absl-py astunparse flatbuffers gast google_pasta keras_preprocessing opt_einsum protobuf tensorflow_estimator termcolor typing_extensions wrapt wheel tensorboard typeguard pip install --upgrade --force --no-dependencies tensorflow_macos-0.1a1-cp38-cp38-macosx_11_0_arm64.whl ...
Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting tornado>=6.1.0 Using cached tornado-6.2-cp37-abi3-win_amd64.whl (425 kB) Collecting jinja2>=2.1 Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) Collecting jupyter-core Downloading jupyter_core-5.1.3-py3-none-any.whl...
(from onnxruntime-gpu) Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB) ━━━ 46.0/46.0 kB 6.6 MB/s eta 0:00:00 Requirement already satisfied: flatbuffers in /usr/local/lib/python3.10/dist-packages (from onnxruntime-gpu) (23.3.3) Requirement already satisfied: numpy>=1...
flatbuffers 24.3.25 fonttools 4.53.0 fsspec 2024.6.1 gradio 4.37.1 gradio_client 1.0.2 h11 0.14.0 httpcore 1.0.5 httptools 0.6.1 httpx 0.27.0 huggingface-hub 0.23.4 humanfriendly 10.0 idna 3.7 imageio 2.34.2 imageio-ffmpeg 0.5.1 ...
pip install <your full path> PyOpenGL-3.1.1a1-cp34-none-win_amd64.whl 当我们尝试导入一些 PyOpenGL 模块时,它可以工作,就像在这个代码示例中所看到的那样: # Ch10_import_OpenGL.pyimportwxfromwximportglcanvasfromOpenGL.GLimport*fromOpenGL.GLUTimport* ...