-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I used
brew tap cortexapps/tap
brew install cortexapps-cli
upon running
cortex -h
I received the following error:
Traceback (most recent call last):
File "/opt/homebrew/bin/cortex", line 5, in <module>
from cortexapps_cli.cli import app
File "/opt/homebrew/Cellar/cortexapps-cli/1.0.2/libexec/lib/python3.11/site-packages/cortexapps_cli/cli.py", line 3, in <module>
import typer
ModuleNotFoundError: No module named 'typer'
Metadata
Metadata
Assignees
Labels
No labels