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

py2exe execution fails if cwd contains Cyrillic characters #2919

Open
phihag opened this issue May 14, 2014 · 1 comment
Open

py2exe execution fails if cwd contains Cyrillic characters #2919

phihag opened this issue May 14, 2014 · 1 comment
Labels

Comments

@phihag
Copy link
Contributor

phihag commented May 14, 2014

C:\Users\Минка\Desktop>youtube-dl
Traceback (most recent call last):
  File "C:\Python27\lib\site-packages\py2exe\boot_common.py", line 92, in <module>
ImportError: No module named linecache
Traceback (most recent call last):
  File "<install zipextimporter>", line 1, in <module>
ImportError: No module named zipextimporter
Traceback (most recent call last):
  File "__main__.py", line 15, in <module>
ImportError: No module named youtube_dl
@sunpakky
Copy link

Any updates on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants