Skip to content

Missing dependency information #155

@wshanks

Description

@wshanks

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

While trying to build a downstream package that depends on pyaedt, I noticed some issues with pyaedt's packaging:

pyaedt 0.21.3 requires pyedb, which is not installed.
pyaedt 0.21.3 has requirement pydantic<2.12,>=2.6.4, but you have pydantic 2.12.5.

So pydantic should be pinned here to match the upstream upper bound. Also, pyedb is missing. I see a start was made on it in conda-forge/staged-recipes#26013 but the last CI run was too long ago for me to see the log. Do you need help with it?

Installed packages

---

Environment info

---

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions