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

Impossible to use Youtube-DL #6000

Closed
alliocha1805 opened this issue Jun 16, 2015 · 0 comments
Closed

Impossible to use Youtube-DL #6000

alliocha1805 opened this issue Jun 16, 2015 · 0 comments

Comments

@alliocha1805
Copy link

@alliocha1805 alliocha1805 commented Jun 16, 2015

I've tried to use the .exe and the .zip

When i run the exe the terminal open and close immediatly (i succed taking a screenshot of the message : http://zupimages.net/viewer.php?id=15/25/c06v.png)

When i tried runing the setup.py i have this error message :
Warning (from warnings module):
File "C:\Users\alexis\Dropbox\IFTTT\YouTube\youtube-dl\setup.py", line 60
warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn)
UserWarning: Skipping file youtube-dl.bash-completion since it is not present. Type make to build all automatically generated files.

Warning (from warnings module):
File "C:\Users\alexis\Dropbox\IFTTT\YouTube\youtube-dl\setup.py", line 60
warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn)
UserWarning: Skipping file youtube-dl.fish since it is not present. Type make to build all automatically generated files.

Warning (from warnings module):
File "C:\Users\alexis\Dropbox\IFTTT\YouTube\youtube-dl\setup.py", line 60
warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn)
UserWarning: Skipping file youtube-dl.1 since it is not present. Type make to build all automatically generated files.
Traceback (most recent call last):
File "C:\Users\alexis\Dropbox\IFTTT\YouTube\youtube-dl\setup.py", line 74, in
exec(compile(open('youtube_dl/version.py').read(),
FileNotFoundError: [Errno 2] No such file or directory: 'youtube_dl/version.py'

I'm currently trying to develop a new functionnality for this wonderful tool but i can't even instal it on windows oO Do you have any solution ?

Thanks a lot !

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