-
-
Notifications
You must be signed in to change notification settings - Fork 852
Open
Description
- fresh clone of repo (on mac)
- pip3 install -r requirements.txt
➜ git cd ecoute
➜ ecoute git:(main) pip3 install -r requirements.txt
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu117
Requirement already satisfied: numpy==1.24.3 in /usr/local/lib/python3.11/site-packages (from -r requirements.txt (line 1)) (1.24.3)
Collecting openai-whisper==20230314 (from -r requirements.txt (line 2))
Downloading openai-whisper-20230314.tar.gz (792 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.9/792.9 kB 6.1 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting Wave==0.0.2 (from -r requirements.txt (line 3))
Downloading Wave-0.0.2.zip (38 kB)
Preparing metadata (setup.py) ... done
Collecting openai==0.27.6 (from -r requirements.txt (line 4))
Downloading openai-0.27.6-py3-none-any.whl (71 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 2.2 MB/s eta 0:00:00
Collecting customtkinter==5.1.3 (from -r requirements.txt (line 5))
Downloading customtkinter-5.1.3-py3-none-any.whl (295 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 295.2/295.2 kB 3.2 MB/s eta 0:00:00
ERROR: Could not find a version that satisfies the requirement PyAudioWPatch==0.2.12.5 (from versions: none)
ERROR: No matching distribution found for PyAudioWPatch==0.2.12.5
➜ ecoute git:(main)

Metadata
Metadata
Assignees
Labels
No labels