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

it is crashed oops #25153

Closed
AmineHeroual opened this issue May 5, 2020 · 1 comment
Closed

it is crashed oops #25153

AmineHeroual opened this issue May 5, 2020 · 1 comment
Labels

Comments

@AmineHeroual
Copy link

@AmineHeroual AmineHeroual commented May 5, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

idon't no what happen but is crashed
amine@pc ~ $ youtube-dl
Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 11, in
load_entry_point('youtube-dl==2020.5.3', 'console_scripts', 'youtube-dl')()
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 2852, in load_entry_point
return ep.load()
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 2443, in load
return self.resolve()
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 2449, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/usr/lib/python3.8/site-packages/youtube_dl/init.py", line 15, in
from .options import (
File "/usr/lib/python3.8/site-packages/youtube_dl/options.py", line 8, in
from .downloader.external import list_external_downloaders
File "/usr/lib/python3.8/site-packages/youtube_dl/downloader/init.py", line 3, in
from .common import FileDownloader
File "/usr/lib/python3.8/site-packages/youtube_dl/downloader/common.py", line 9, in
from ..compat import compat_os_name
File "/usr/lib/python3.8/site-packages/youtube_dl/compat.py", line 7, in
import ctypes
File "/usr/lib/python3.8/ctypes/init.py", line 7, in
from _ctypes import Union, Structure, Array
ImportError: libffi.so.7: cannot open shared object file: No such file or directory

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 6, 2020

libffi.so.7: cannot open shared object file: No such file or directory

@dstftw dstftw closed this May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.