Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in installation and usage of SAUCIE #51

Open
sidrahmaryam-cyber opened this issue Aug 17, 2023 · 0 comments
Open

Error in installation and usage of SAUCIE #51

sidrahmaryam-cyber opened this issue Aug 17, 2023 · 0 comments

Comments

@sidrahmaryam-cyber
Copy link

sidrahmaryam-cyber commented Aug 17, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant