schulter / EMOGI

An explainable multi-omics graph integration method based on graph convolutional networks to predict cancer genes.
GNU General Public License v3.0
139 stars 33 forks source link

Tensorflow #9

Open Mugariya opened 2 years ago

Mugariya commented 2 years ago

Do we need to have the same version of tensorflow? I'm getting this error when installing

ERROR: Could not find a version that satisfies the requirement tensorflow==1.15.3 (from versions: 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0rc0, 2.6.0rc1, 2.6.0rc2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.7.0rc0, 2.7.0rc1, 2.7.0, 2.7.1, 2.7.2, 2.8.0rc0, 2.8.0rc1, 2.8.0, 2.8.1, 2.9.0rc0, 2.9.0rc1, 2.9.0rc2, 2.9.0) ERROR: No matching distribution found for tensorflow==1.15.3

Ri0v0 commented 7 months ago

How do you deal with this issue?