Giter Club home page Giter Club logo

Comments (3)

she3o avatar she3o commented on May 17, 2024 1

I get the same error. I installed all packages.

$ cat requirements.txt | awk -F= '{print $1}' | while read line; do pip show $line; done | grep -e "Name" -e "Version"

Name: notify2
Version: 0.3.1
Name: spotipy
Version: 2.4.4
Name: lyricsgenius
Version: 1.4.0
Name: lxml
Version: 4.3.3
Name: mutagen
Version: 1.41.0
Name: requests
Version: 2.21.0
Name: moviepy
Version: 0.2.3.5
Name: imageio
Version: 2.3.0
Name: humanize
Version: 0.5.1
Name: pygame
Version: 1.9.6
Name: youtube-dl
Version: 2019.7.30
Name: Flask
Version: 0.12.2
Name: pytube
Version: 9.5.1
Name: PyQt5
Version: 5.15.0
Name: beautifulsoup4
Version: 4.8.0
$ pip show PyQtWebEngine | awk 'NR<=2{print}'

Name: PyQtWebEngine
Version: 5.15.0

This will fix your problem:
sudo apt-get install libxml2-dev libxslt-dev python-dev
you can execute the individually if it didn't work properly.

fix does not work for me

$ xml2-config --version
2.9.10
$ xslt-config --version
1.1.34
$ python --version
Python 3.8.2

error message gave

OSError: Unable to download 'ffmpeg-linux64-v3.3.1'. Perhaps there is a no internet connection? If there is, please report this problem.

I can't tell if this has anything to do with the actual FFmpeg

$ ffmpeg -version
ffmpeg version n4.2.2 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 9.3.0 (Arch Linux 9.3.0-1)
configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-nvdec --enable-nvenc --enable-omx --enable-shared --enable-version3
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
libswscale      5.  5.100 /  5.  5.100
libswresample   3.  5.100 /  3.  5.100
libpostproc    55.  5.100 / 55.  5.100

and if relevant

OS: Manjaro Linux x86_64
Kernel: 5.4.36-1-MANJARO
Shell: zsh 5.8
WM: i3

from smd.

laphrog avatar laphrog commented on May 17, 2024

This will fix your problem:
sudo apt-get install libxml2-dev libxslt-dev python-dev
you can execute them individually if it didn't work properly.

from smd.

gozeon avatar gozeon commented on May 17, 2024

same error

from smd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.