C14L / textlines-indicator

Simple indicator script for Ubuntu Unity, shows often-used text strings in a menu to easily Ctrl+P them.
11 stars 1 forks source link

textlines-indicator and Python 3 #3

Open PunyTRexArms opened 3 years ago

PunyTRexArms commented 3 years ago

Thank you for writing textlines-indicator.

Would it be possible to update this project so that it plays nice with Python 3? I'm trying to get this script to run on a Ubuntu 20.04 system with a mixture of Python 2 and 3. I believe I have resolved all issues except appindicator, which doesn't appear to be available for this distribution anymore:

Traceback (most recent call last):
  File "./textlines.py", line 18, in <module>
    import appindicator
ImportError: No module named appindicator

Any advice you can offer will be most appreciated.

Caver1 commented 3 years ago

I have the same problem with Ubuntu unity 20.04.