LabeliaLabs / distributed-learning-contributivity

Simulate collaborative ML scenarios, experiment multi-partner learning approaches and measure respective contributions of different datasets to model performance.
https://www.labelia.org
Apache License 2.0
56 stars 12 forks source link

upgrade tf version to 2.4 #290

Closed arthurPignet closed 3 years ago

natct10 commented 3 years ago

I am getting dependency issues on Linux, Python3.8:

ERROR: Requested cffi>=1.0 from https://files.pythonhosted.org/packages/ff/6d/9f5004f4619e64e25785029d3fab9807eddc780e194ba323ecd4007fa8c5/cffi-1.2.0-1.tar.gz#sha256=9b9c2b964fd88ddbf99ea8fff65c56264c8866b77050fd53f0159e53c98c27e0 (from soundfile>=0.9.0->librosa==0.8.0->mplc==0.2) has different version in metadata: '1.2.0'

Fixed in a fresh new venv!