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

Traceback (most recent call last) error in windows 7 #9559

Closed
saravntbe opened this issue May 21, 2016 · 4 comments
Closed

Traceback (most recent call last) error in windows 7 #9559

saravntbe opened this issue May 21, 2016 · 4 comments

Comments

@saravntbe
Copy link

@saravntbe saravntbe commented May 21, 2016

[x]Getting following error

Traceback (most recent call last):
File "C:\Python27\lib\site-packages\py2exe\boot_common.py", line 92, in
ImportError: No module named linecache
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named zipextimporter
Traceback (most recent call last):
File "main.py", line 2, in
ImportError: No module named future

i am using window 7 x64.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented May 21, 2016

Did you put youtube-dl.exe in \Windows\System32?

@saravntbe
Copy link
Author

@saravntbe saravntbe commented May 22, 2016

yes. I Downloaded the youtube-dl.exe and place it in \Windows\System32.I also tried running cmd in Admin privilege but getting the same

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 22, 2016

Do not place it in %SYSTEMROOT%\system32.

@saravntbe
Copy link
Author

@saravntbe saravntbe commented May 22, 2016

Awesome 😄 Thanks 👍

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.