-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
$ source setup_venv.sh
Setting up venv dir: /Users/benjamin.sergeant/src/foss/iree-samples/iree-samples.venv
Python: /Users/benjamin.sergeant/.pyenv/shims/python
Python version: Python 3.10.9
Requirement already satisfied: pip in ./iree-samples.venv/lib/python3.10/site-packages (22.3.1)
Collecting pip
Using cached pip-23.0-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 22.3.1
Uninstalling pip-22.3.1:
Successfully uninstalled pip-22.3.1
Successfully installed pip-23.0
Looking in links: https://iree-org.github.io/iree/pip-release-links.html
Collecting iree-compiler
Downloading https://github.com/iree-org/iree/releases/download/candidate-20230206.422/iree_compiler-20230206.422-cp310-cp310-macosx_11_0_universal2.whl (75.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.7/75.7 MB 14.7 MB/s eta 0:00:00
Collecting iree-runtime
Downloading https://github.com/iree-org/iree/releases/download/candidate-20230206.422/iree_runtime-20230206.422-cp310-cp310-macosx_11_0_universal2.whl (3.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 14.2 MB/s eta 0:00:00
ERROR: Could not find a version that satisfies the requirement iree-tools-tflite (from versions: none)
ERROR: No matching distribution found for iree-tools-tflite
Activate venv with:
source /Users/benjamin.sergeant/src/foss/iree-samples/iree-samples.venv/bin/activate
Metadata
Metadata
Assignees
Labels
No labels