securefederatedai / openfl

An open framework for Federated Learning.

Home Page:https://openfl.readthedocs.io/en/latest/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve workspace requirements import

psfoley opened this issue · comments

Background

Users have reported long installation times for pip dependencies installed when importing a workspace (applies to multiple OpenFL workspaces).

Task

  1. Understand underlying issues with importing pip dependencies across different virtual environments
  2. Modify import logic in openfl/interface/workspace.py
commented

openfl team 2 is working on this issue