theislab / scgen

Single cell perturbation prediction
https://scgen.readthedocs.io
GNU General Public License v3.0
260 stars 52 forks source link

install error: ERROR: No matching distribution found for tensorflow==1.13 #23

Closed rlittman16 closed 4 years ago

rlittman16 commented 4 years ago

Hi,

I get this error when trying to install scGen: ERROR: No matching distribution found for tensorflow==1.13

Additionally is there a conda package I could install? That would make installation easier.

Thanks!

nahanoo commented 4 years ago

Hi,

I manged to pull the right tensorflow version with pip using tensorflow==1.13.0rc2

Hope it's not too late.

Cheers

nahanoo commented 4 years ago

I just realize that I pointed you to a prelease versrion.

tensorflow versions Check here to get an overview of the versions.

M0hammadL commented 4 years ago

I think the problem is your python version, it has to be <=3.7