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

Windows 10 x64 - Fatal Python error: Py_Initialize: unable to load the file system codec #10053

Closed
esamo opened this issue Jul 9, 2016 · 2 comments

Comments

@esamo
Copy link

@esamo esamo commented Jul 9, 2016

  • I've verified and I assure that I'm running youtube-dl 2016.07.09.2

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

C:\Windows\system32>youtube-dl -v
Fatal Python error: Py_Initialize: unable to load the file system codec
ImportError: No module named 'encodings'

Current thread 0x000019a0 (most recent call first):
...
<end of log>

Regards & respect

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 9, 2016

https://github.com/rg3/youtube-dl/blob/master/README.md#installation

place it in any location on their PATH except for %SYSTEMROOT%\System32 (e.g. do not put in C:\Windows\System32).

@weituotian
Copy link

@weituotian weituotian commented May 1, 2017

thanks for this issues!
i solve my problem.
except should be bold

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