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

youtube-dl fails on arch when installed from pacman #1689

Closed
phihag opened this issue Oct 30, 2013 · 4 comments
Closed

youtube-dl fails on arch when installed from pacman #1689

phihag opened this issue Oct 30, 2013 · 4 comments

Comments

@phihag
Copy link
Contributor

@phihag phihag commented Oct 30, 2013

Issue report from IRC:

youtube-dl's main (on current arch, installed with pacman) fails with

File "/usr/bin/youtube-dl", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'
@diffycat
Copy link

@diffycat diffycat commented Oct 30, 2013

Fixed in youtube-dl-2013.10.30-1 (missing package dependency).
https://bugs.archlinux.org/task/37544?project=5

@phihag phihag closed this Oct 30, 2013
@chanibal
Copy link

@chanibal chanibal commented Oct 22, 2015

This issue has come back, and this time sudo pacman -Sy python-setuptools doesn't help.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 22, 2015

@chanibal open a new issue, but note that if you are using the version provided by pacman you should first contact its maintainers to make sure it isn't a problem in their package (or check if you can reproduce it with the packages from https://yt-dl.org/ or the git repo).

@chanibal
Copy link

@chanibal chanibal commented Oct 22, 2015

@jaimeMF you're right, downloading from yt-dl.org worked. I'll add the issue to the arch guys.

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
4 participants
You can’t perform that action at this time.