Closed Doodlera closed 4 years ago
Hi!
Very strange that it didn't install pythreepio
...
You can install manually
pip install openmined.threepio==0.2.0
Please let me know if this fixes the pb
Any update @Doodlera?
Any update @Doodlera?
It didn't work. I install manually by pip install openmined.threepio==0.2.0.It have been installed as follow: But I still have the problem: ModuleNotFoundError: No module named 'pythreepio.threepio'
Any update @Doodlera?
By the way,I used to find the same problem in 0.2.7. I change the release to 0.2.6 and avoid it.
This issue has been marked stale because it has been open 30 days with no activity. Leave a comment or remove the stale
label to unmark it. Otherwise, this will be closed in 7 days.
Hello! Just letting you know that we are no longer planning on supporting anything on the 0.2.x product line and that all work should be ported over to 0.3.x, which is considered a complete rebuild of PySyft. Because of that, I’ll be closing this issue. If you feel this is a mistake, or if the issue actually applies to 0.3.x as well, please feel free to ping me on Slack and I’ll reopen the issue.
Description
After I update my syft to 0.2.9,I'm not allowed to import syft
Here is the traceback: