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
Traceback (most recent call last):
File "/Users/jeff/.pyenv/versions/3.10.10/bin/pydoc-markdown", line 5, in <module>
from pydoc_markdown.main import cli
File "/Users/jeff/.pyenv/versions/3.10.10/lib/python3.10/site-packages/pydoc_markdown/__init__.py", line 38, in <module>
from databind.core import Alias, Context as DatabindContext, ExtraKeys, format_context_trace
ImportError: cannot import name 'Alias' from 'databind.core' (unknown location)
downgrading to 4.5.1 works
The text was updated successfully, but these errors were encountered:
FYI
Error with databind 4.5.2 (latest)
downgrading to 4.5.1 works
The text was updated successfully, but these errors were encountered: