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
thanks for making this issue. yes, the plan is to make this the official aiida REST API and deprecate the one built into aiida-core. Making it compatible with latest aiida-core is very important. @agoscinski indeed has been contributing to this repo and this could be a valuable next addition, if he has time.
Haven't looked to it more than trying to run it. There were some pydantic errors when I updated that is why the pydantic version is pinned. Not sure yet how hard to solve this is. Will look into this more later.
There were some pydantic errors when I updated that is why the pydantic version is pinned. Not sure yet how hard to solve this is. Will look into this more later.
Yes I tried the same, and to me it's not straightforward to solve the pydantic stuff.
Would be very useful if the restapi can be revived some time later.
It seems like there are some dependency conflicts with recent version of
aiida-core
, e.g.pydantic
aiida-restapi/pyproject.toml
Line 31 in e6dcaa0
for
aiida-core v2.5.1
https://github.com/aiidateam/aiida-core/blob/v2.5.1/pyproject.toml#L42
Are there any plans to update this package? Thanks!
The text was updated successfully, but these errors were encountered: