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

Missing module 'luckydonaldUtils' #47

Open
spjz opened this issue Feb 2, 2020 · 0 comments
Open

Missing module 'luckydonaldUtils' #47

spjz opened this issue Feb 2, 2020 · 0 comments

Comments

@spjz
Copy link

spjz commented Feb 2, 2020

Arch Linux, all packages up to date. Fresh install of nctelegram.

telegram-cli succeeds, but the following error appears after running the command nctelegram (after initialising telegtram-cli, as instructed)

❯ nctelegram
Traceback (most recent call last):
  File "/usr/bin/nctelegram", line 9, in <module>
    import ncTelegram
  File "/usr/lib/python3.8/site-packages/ncTelegram/__init__.py", line 11, in <module>
    from pytg import Telegram
  File "/usr/lib/python3.8/site-packages/pytg/__init__.py", line 9, in <module>
    from luckydonaldUtils.encoding import to_unicode as u
ModuleNotFoundError: No module named 'luckydonaldUtils'

I'm not sure when this began, as for a while last year I had nctelegram working, though inconsistently.

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

1 participant