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

How to change the pythonscript file youtube-dl? #25251

Closed
lutzig opened this issue May 12, 2020 · 1 comment
Closed

How to change the pythonscript file youtube-dl? #25251

lutzig opened this issue May 12, 2020 · 1 comment
Labels

Comments

@lutzig
Copy link

@lutzig lutzig commented May 12, 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

Further to the mention: "/usr/bin/env: «python»: Aucun fichier ou dossier de ce type" and because my ticket no 25249 had been closed without any issue, I had contacted python's support. It appears that the trouble is in the scrypt file of youtube-dl in what it is writen:

#!/usr/bin/env python

instead of : #!/usr/bin/env python3

I'd like to do the change by myself but how can I do??

Thank you for your help!

@lutzig lutzig added the question label May 12, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 12, 2020

Again: setup your environment so that python3 is available as python.

@dstftw dstftw closed this May 12, 2020
@ytdl-org ytdl-org locked and limited conversation to collaborators May 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.