-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I installed both reven and the plugin using pipx, but reven --help doesn't show the "etube" command
then if I use just "pip" I get this
reven
Traceback (most recent call last):
File "/opt/homebrew/bin/reven", line 5, in <module>
from reven.main import main
File "/opt/homebrew/lib/python3.11/site-packages/reven/__init__.py", line 1, in <module>
from reven.lib import Nibbles, Tabular, TabularColumn, is_tty
File "/opt/homebrew/lib/python3.11/site-packages/reven/lib.py", line 54
def _to_table[T: Tabular](cls: Type[T], obj: T):
^
SyntaxError: expected '('
Metadata
Metadata
Assignees
Labels
No labels