OpenMined / PySyft

Perform data science on data that remains in someone else's server

Home Page:https://www.openmined.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sy.orchestra.launch Nodetype is not defined

JieJieNiu opened this issue · comments

Description

When I run node=sy.orchestra.launch, the error 'name 'NodeType' is not defined'

I run the !hagrid check localhost 8081, there should be five check mark, but my result is as follow:

Screenshots

图片

图片

System Information

  • OS: [Linux]
  • OS Version: [version 6.2.0-26-generic (buildd@bos03-amd64-042) (x86_64-linux-gnu-gcc-11 (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0]
  • Language Version: [Python 3.10]
  • Syft version:[0.8.1]
  • Hagrid version: [0.3.70]

Additional Context

Add any other context about the problem here.

It may be a compatibility issue between Syft and Hagrid versions. Could you try using Hagrid version 0.3.37 and check if this error is still triggered ?

Disclaimer: I'm not a maintainer of PySyft.

@JieJieNiu sorry, this broke a few times but we just fixed it, can you try installing the latest hagrid==0.3.108.
pip install -U hagrid

https://pypi.org/project/hagrid/