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 not getting imported #17015

Closed
NeviraOwner opened this issue Jul 19, 2018 · 4 comments
Closed

youtube_dl not getting imported #17015

NeviraOwner opened this issue Jul 19, 2018 · 4 comments

Comments

@NeviraOwner
Copy link

@NeviraOwner NeviraOwner commented Jul 19, 2018

I tried to import youtube_dl on Python 3.6, and I get this error:
>>> import youtube_dl Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> import youtube_dl ModuleNotFoundError: No module named 'youtube_dl'
How do I get my Python to import youtube_dl?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 19, 2018

Install it first obviously.

@dstftw dstftw closed this Jul 19, 2018
@NeviraOwner
Copy link
Author

@NeviraOwner NeviraOwner commented Jul 19, 2018

Already installed.

@NeviraOwner
Copy link
Author

@NeviraOwner NeviraOwner commented Dec 8, 2018

Now what @dstftw

@NeviraOwner
Copy link
Author

@NeviraOwner NeviraOwner commented Dec 8, 2018

If I hadn't installed it, then I wouldn't have made this issue.

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.