Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

breaks with databind 4.5.2 #332

Open
jeffchuber opened this issue Aug 23, 2024 · 0 comments
Open

breaks with databind 4.5.2 #332

jeffchuber opened this issue Aug 23, 2024 · 0 comments
Assignees

Comments

@jeffchuber
Copy link

FYI

Error with databind 4.5.2 (latest)

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

@jeffchuber jeffchuber changed the title breaks with databind 4.8.2 breaks with databind 4.5.2 Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants