-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hello!
I am trying to install saucie and run it on my data, however, the compatibility of softwares is causing errors in the analysis. Tensorflow 1.12.0 is available for python 3.6, for which scanpy and other softwares are not properly getting installed. Besides, tensor flow 2.12 is causing error while running this:
tf.reset_default_graph()
#build the SAUCIE model
model = SAUCIE.SAUCIE(n_features)
AttributeError: module 'tensorflow' has no attribute 'placeholder'
Can you please suggest the solution to this. Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels