Error while syft installation #398
Unanswered
hashanpdn
asked this question in
Course: Foundations of Private Computation
Replies: 2 comments 1 reply
-
|
it worked for me with |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you very much for your reply. I really appreciate your support.
…On Tue, Mar 8, 2022 at 9:10 AM gocandra ***@***.***> wrote:
it worked for me with python3 -m pip install syft.
the repository you are pointing to does not exist anymore, as I understand
it https://github.com/OpenMined/pysyft/tree/syft_0.5.0 is what you are
looking for!
—
Reply to this email directly, view it on GitHub
<#398 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXBEBTL4HKG4ZR4GWRUEUF3U63D3LANCNFSM5K2R7ZZQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the readme file I used following command to install syft.
pip install git+https://github.com/OpenMined/PySyft@dev#egg=syft
Then it returns the error: syft from git+https://github.com/OpenMined/PySyft@dev#egg=syft does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
Please help me.
Beta Was this translation helpful? Give feedback.
All reactions