SymbioticLab / FedScale

FedScale is a scalable and extensible open-source federated learning (FL) platform.
https://fedscale.ai
Apache License 2.0
388 stars 119 forks source link

tensorboard library on Macos requires python version >= 3.9 #239

Closed donggook-me closed 1 year ago

donggook-me commented 1 year ago

Why are these changes needed?

< I am trying to run this framework on my local MacOs(M1 chip). but when I run mentioned(on readme) creating env command, error happens. because tensorboard library on Macos requires python version >= 3.9.

Related issue number

<->

Checks

fanlai0990 commented 1 year ago

It looks good to me. Thanks for your contribution.