tldr-pages / tldr-python-client

Python command-line client for tldr pages
https://pypi.org/project/tldr/
MIT License
592 stars 92 forks source link

traceback error on Debian #219

Closed mansoorbarri closed 9 months ago

mansoorbarri commented 10 months ago

i'm getting the following error:

Traceback (most recent call last):
  File "/usr/local/bin/tldr", line 5, in <module>
    from tldr import cli
ModuleNotFoundError: No module named 'tldr'

Machine: Debian 12 Kernal: 6.1.0-12 DE: GNOME 43.6

kbdharun commented 9 months ago

Hi, we don't have our official client's packaged in Debian. If you installed it through pip then I would suggest trying to reinstall it.

Alternatively, if you use Snap. You can install the Python client through it with the command snap install tldr.

mansoorbarri commented 9 months ago

both failed, I did it via npm which works. The formatting isn't there though but its fine