Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing multiple stable-ts versions and struck in a long loop #87

Open
1 task done
trivikramak opened this issue Apr 8, 2024 · 0 comments
Open
1 task done
Assignees
Labels
installation Problem with installing

Comments

@trivikramak
Copy link

Preliminaries

Description of error

These statements are repeated multiple times with some INFO and Warnings in between.

INFO: pip is looking at multiple versions of stable-ts to determine which version is compatible with other requirements. This could take a while.
Collecting stable-ts<3.0.0,>=2.6.2 (from manim-voiceover[transcribe])
Using cached stable-ts-2.15.10.tar.gz (144 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Using cached stable-ts-2.15.9.tar.gz (142 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Using cached stable-ts-2.15.8.tar.gz (142 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Using cached stable-ts-2.15.7.tar.gz (142 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Using cached stable-ts-2.15.6.tar.gz (139 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Using cached stable-ts-2.15.5.tar.gz (138 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Using cached stable-ts-2.15.4.tar.g

"INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. "

Installation logs

Terminal output
PASTE HERE OR PROVIDE LINK TO https://pastebin.com/ OR SIMILAR

System specifications

Using WSL2 in windows
  • OS (Ubuntu ): Ubuntu 20.04.6 LTS
  • RAM: 16GB
  • Python version (python/py/python3 --version): Python 3.8.10
  • Installed modules (provide output from pip list):
Package                        Version
------------------------------ -----------
annotated-types                0.6.0
asttokens                      2.4.1
azure-cognitiveservices-speech 1.36.0
backcall                       0.2.0
certifi                        2024.2.2
charset-normalizer             3.3.2
click                          8.1.7
click-default-group            1.2.4
cloup                          2.1.2
decorator                      5.1.1
elevenlabs                     0.2.27
executing                      2.0.1
glcontext                      2.5.0
gTTS                           2.5.1
idna                           3.6
ipython                        8.12.3
isosurfaces                    0.1.0
jedi                           0.19.1
lit                            18.1.2
manim                          0.18.0
manim-voiceover                0.3.6.post0
ManimPango                     0.5.0
mapbox-earcut                  1.0.1
markdown-it-py                 3.0.0
matplotlib-inline              0.1.6
mdurl                          0.1.2
moderngl                       5.10.0
moderngl-window                2.4.4
mpmath                         1.3.0
multipledispatch               1.0.0
mutagen                        1.47.0
networkx                       3.1
numpy                          1.24.4
nvidia-cuda-nvrtc-cu11         11.7.99
nvidia-cufft-cu11              10.9.0.58
nvidia-nccl-cu11               2.14.3
packaging                      24.0
parso                          0.8.4
pexpect                        4.9.0
pickleshare                    0.7.5
Pillow                         9.5.0
pip                            24.0
pkg_resources                  0.0.0
prompt-toolkit                 3.0.43
ptyprocess                     0.7.0
pure-eval                      0.2.2
PyAudio                        0.2.14
pycairo                        1.26.0
pydantic                       2.6.4
pydantic_core                  2.16.3
pydub                          0.25.1
pyglet                         2.0.15
Pygments                       2.17.2
pyrr                           0.10.3
python-dotenv                  0.21.1
python-slugify                 8.0.4
PyYAML                         6.0.1
regex                          2023.12.25
requests                       2.31.0
rich                           13.7.1
safetensors                    0.4.2
scipy                          1.10.1
screeninfo                     0.8.1
setuptools                     44.0.0
six                            1.16.0
skia-pathops                   0.7.4
sox                            1.5.0
srt                            3.5.3
stack-data                     0.6.3
svgelements                    1.9.6
sympy                          1.12
text-unidecode                 1.3
tqdm                           4.66.2
traitlets                      5.14.2
typing_extensions              4.11.0
urllib3                        2.2.1
watchdog                       3.0.0
wcwidth                        0.2.13
websockets                     12.0
wheel                          0.43.0
zipp                           3.18.1
LaTeX details
  • LaTeX distribution (e.g. TeX Live 2020):
  • Installed LaTeX packages:
FFMPEG

Output of ffmpeg -version:

ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
libavutil      56. 31.100 / 56. 31.100
libavcodec     58. 54.100 / 58. 54.100
libavformat    58. 29.100 / 58. 29.100
libavdevice    58.  8.100 / 58.  8.100
libavfilter     7. 57.100 /  7. 57.100
libavresample   4.  0.  0 /  4.  0.  0
libswscale      5.  5.100 /  5.  5.100
libswresample   3.  5.100 /  3.  5.100
libpostproc    55.  5.100 / 55.  5.100

Additional comments

@trivikramak trivikramak added the installation Problem with installing label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation Problem with installing
Projects
None yet
Development

No branches or pull requests

2 participants