Skip to content

Error while trying to import pysyft in lesson 1 Duet Basics (Foundations course) #273

Discussion options

You must be logged in to vote

Hi there! Turns out the version of Syft on PyPI is a bit old. Can you install Syft with this:

pip install git+https://github.com/OpenMined/PySyft@dev#egg=syft

You might need to uninstall Syft first, pip uninstall syft.

This should work, let me know if it doesn't.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@RushnaiwalaTaki
Comment options

@lepangdan
Comment options

@Merna-Atef
Comment options

@YasMinSdt
Comment options

@sudharsan-g
Comment options

Answer selected by yemikifouly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment