Skip to content

Conversation

@nigoshh
Copy link

@nigoshh nigoshh commented May 22, 2021

Description

The PySyft repository structure has recently been changed;
as a result, installing syft requires a different command now.
Other requirements in the YAML file have been changed
to be consistent with the setup script for syft;
pip was installing different versions of some packages,
uninstalling the versions just installed by conda.
This was not only superfluous,
it also generated an error for one package (flask).

Affected Dependencies

None.

How has this been tested?

This has been tested by running
conda env create -f openmined_courses_conda_env.yml
which executed without errors.

The PySyft repository structure has recently been changed;
as a result, installing syft requires a different command now.
Other requirements in the YAML file have been changed
to be consistent with the setup script for syft;
pip was installing different versions of some packages,
uninstalling the versions just installed by conda.
This was not only superfluous,
it also generated an error for one package (flask).
@souravcipher souravcipher requested a review from mcleonard May 22, 2021 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant