Skip to content

No such file or directory: 'requirements.txt'; Could not find a version that satisfies the requirement syft (unavailable) #293

Discussion options

You must be logged in to vote

@Spartan-119 the previous error for "pip install -r requirements.txt" says that "No such file or directory". That's because you are running from outside of PySyft folder where it cannot locate the requirements.txt file. Please run it from inside of PySyft folder or give the absolute path of of the file. After that, try installing syft again from PySyft folder. It should work.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Spartan-119
Comment options

Answer selected by Spartan-119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants