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

The module doesn't work when built using pyinstaller #70

Open
Vazgen005 opened this issue Feb 27, 2024 · 1 comment
Open

The module doesn't work when built using pyinstaller #70

Vazgen005 opened this issue Feb 27, 2024 · 1 comment

Comments

@Vazgen005
Copy link

Traceback:

  File "transliterate\utils.py", line 75, in translit
  File "transliterate\utils.py", line 41, in ensure_autodiscover
  File "transliterate\discover.py", line 26, in autodiscover
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\vaz05\\AppData\\Local\\Temp\\_MEI249722\\transliterate\\contrib\\languages'
[27356] Failed to execute script '__main__' due to unhandled exception!
@fgfalll
Copy link

fgfalll commented Jun 23, 2024

Easy way out is just copy transliterate folder from site-packages and place in _internal (that if you using one folder option)

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

No branches or pull requests

2 participants