Загрузка данных


=== requirements.txt ===
numpy>=1.16, <=1.23.5
tqdm>=4.35.0
sk-video>=1.1.10
torch>=1.3.0
opencv-python>=4.1.2
moviepy>=1.0.3
torchvision>=0.7.0


=== pip install (полный лог) ===
STDOUT: Collecting numpy<=1.23.5,>=1.16 (from -r requirements.txt (line 1))
  Using cached numpy-1.23.5.tar.gz (10.7 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'

STDERR:   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.
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.


Код возврата: 1