-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
---Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working