litian96 / FedProx

Federated Optimization in Heterogeneous Networks (MLSys '20)
MIT License
642 stars 157 forks source link

Tensorflow installation #15

Closed schneider41 closed 4 years ago

schneider41 commented 4 years ago

Hi, I got this problem over Mac OS and windows:

~ % pip install tensorflow-gpu==1.10 ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.10 (from versions: none) ERROR: No matching distribution found for tensorflow-gpu==1.10

same with pip3

Did I missed anything? Thanks

Deehan1866 commented 8 months ago

Hey how did u solve it?! Thank u...