Closed AlphaLX closed 1 year ago
Hi, can you please provide a reprex so I could reproduce the issue locally? Ideally without the cellassign R package, only using the tensorflow.
Automatically closed because there has not been a response for 30 days. When you're ready to work on this further, please comment here and the issue will automatically reopen.
I meet an error when using the cellassign R package,
And it shows this error
And my R sessionInfo is
My tensorflow version is 2.4.1, not the same shown in R attached packages. And the tensorflow-probability version is 0.12.0, numpy version is 1.23.
I added the two commands to use v1 module of tensorflow, because the package is written under tensorflow1.x,