You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/local/bin/twitchy", line 11, in <module>
load_entry_point('twitchy==3.4.0', 'console_scripts', 'twitchy')()
File "/home/orgams/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/home/orgams/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2852, in load_entry_point
return ep.load()
File "/home/orgams/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2443, in load
return self.resolve()
File "/home/orgams/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2449, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/local/lib/python2.7/dist-packages/twitchy-3.4.0-py2.7.egg/twitchy/__main__.py", line 100
f' Delete {Colors.YELLOW + i + Colors.ENDC} (y/N) ')
I'm novice with Python, you have a idea ?
The text was updated successfully, but these errors were encountered:
Hello,
After executing :
on launch "twitchy" i have :
I'm novice with Python, you have a idea ?
The text was updated successfully, but these errors were encountered: