shiveshc / NIDDL

Deep denoising pushes the limit of functional data acquisition by recovering high SNR calcium traces from low SNR videos acquired using low laser power or smaller exposure time. Thus deep denoising enables faster and longer volumetric recordings.
GNU General Public License v2.0
9 stars 3 forks source link

Install problem #2

Open pbl007 opened 1 year ago

pbl007 commented 1 year ago

Hi, I am trying to install on Ubuntu 20.04 LTS and getting the following:

ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.6.0 ERROR: No matching distribution found for tensorflow-gpu==1.6.0 WARNING: You are using pip version 20.3.4; however, version 22.3.1 is available. You should consider upgrading via the '/opt/miniconda3/bin/python -m pip install --upgrade pip' command.

Physics-Lee commented 1 year ago

It may be caused by the uncompatible version of Python. My versions are as below and I get the same result as their examples. windows 10 Python: 3.5.4 tensorflow-gpu: 1.8.0 CUDA v9.0 cuDNN v7.6.4