Open ghost opened 1 year ago
Can you post the full log rather than just the tail end? A text file attachment would also be much easier to follow than a screenshot.
Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.
Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows
PS C:\Users\risha\Downloads\Compressed\fansly-downloader-master> pip3 install --user -r requirements.txt Requirement already satisfied: requests>=2.26.0 in c:\users\risha\appdata\local\programs\python\python312\lib\site-packages (from -r requirements.txt (line 1)) (2.31.0) Collecting loguru>=0.5.3 (from -r requirements.txt (line 2)) Using cached loguru-0.7.2-py3-none-any.whl.metadata (23 kB) Collecting imagehash>=4.2.1 (from -r requirements.txt (line 3)) Using cached ImageHash-4.3.1-py2.py3-none-any.whl (296 kB) Collecting pillow>=8.4.0 (from -r requirements.txt (line 4)) Using cached Pillow-10.1.0-cp312-cp312-win_amd64.whl.metadata (9.6 kB) Collecting python-dateutil>=2.8.2 (from -r requirements.txt (line 5)) Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting plyvel-ci>=1.5.0 (from -r requirements.txt (line 6)) Using cached plyvel-ci-1.5.0.tar.gz (36 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting psutil>=5.9.0 (from -r requirements.txt (line 7)) Using cached psutil-5.9.6-cp37-abi3-win_amd64.whl.metadata (22 kB) Collecting av>=9.0.0 (from -r requirements.txt (line 8)) Downloading av-11.0.0-cp312-cp312-win_amd64.whl.metadata (4.7 kB) Collecting m3u8>=3.0.0 (from -r requirements.txt (line 9)) Downloading m3u8-3.6.0-py3-none-any.whl.metadata (15 kB) Collecting rich>=13.0.0 (from -r requirements.txt (line 10)) Downloading rich-13.6.0-py3-none-any.whl.metadata (18 kB) Collecting mutagen>=1.46.0 (from -r requirements.txt (line 11)) Downloading mutagen-1.47.0-py3-none-any.whl.metadata (1.7 kB) Collecting pyexiv2>=2.8.2 (from -r requirements.txt (line 12)) Downloading pyexiv2-2.8.3-cp312-none-win_amd64.whl.metadata (2.9 kB) Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\risha\appdata\local\programs\python\python312\lib\site-packages (from requests>=2.26.0->-r requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in c:\users\risha\appdata\local\programs\python\python312\lib\site-packages (from requests>=2.26.0->-r requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\risha\appdata\local\programs\python\python312\lib\site-packages (from requests>=2.26.0->-r requirements.txt (line 1)) (2.0.7) Requirement already satisfied: certifi>=2017.4.17 in c:\users\risha\appdata\local\programs\python\python312\lib\site-packages (from requests>=2.26.0->-r requirements.txt (line 1)) (2023.7.22) Requirement already satisfied: colorama>=0.3.4 in c:\users\risha\appdata\roaming\python\python312\site-packages (from loguru>=0.5.3->-r requirements.txt (line 2)) (0.4.6) Collecting win32-setctime>=1.0.0 (from loguru>=0.5.3->-r requirements.txt (line 2)) Downloading win32_setctime-1.1.0-py3-none-any.whl (3.6 kB) Collecting PyWavelets (from imagehash>=4.2.1->-r requirements.txt (line 3)) Downloading PyWavelets-1.4.1.tar.gz (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 2.1 MB/s eta 0:00:00 Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [33 lines of output]
Traceback (most recent call last):
File "C:\Users\risha\AppData\Local\Programs\Python\Python312\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip. PS C:\Users\risha\Downloads\Compressed\fansly-downloader-master>