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
import rich.logging
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\clientadmin\miniconda3\envs\bio2print3\lib\site-packages\rich\logging.py", line 13, in
from .traceback import Traceback
File "C:\Users\clientadmin\miniconda3\envs\bio2print3\lib\site-packages\rich\traceback.py", line 26, in
from .syntax import Syntax
File "C:\Users\clientadmin\miniconda3\envs\bio2print3\lib\site-packages\rich\syntax.py", line 52, in
from typing_extensions import TypeAlias
ModuleNotFoundError: No module named 'typing_extensions'