You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
visualizer.save("Xenium-text-visualizer.vis")
/hpcwork/p0020567/enviroments/overlpy2/lib/python3.12/site-packages/anndata/_core/aligned_df.py:68: ImplicitModificationWarning: Transforming to str index.
warnings.warn("Transforming to str index.", ImplicitModificationWarning)
Traceback (most recent call last):
File "/rwthfs/rz/cluster/work/rwth1209/projects/Overlpy_Manuscript/test.py", line 26, in <module>
visualizer.save("Xenium-text-visualizer.vis")
File "/hpcwork/p0020567/enviroments/overlpy2/lib/python3.12/site-packages/ovrlpy/_ovrlp.py", line 1206, in save
pickle.dumps(self.embedder_2d._knn_search_index)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'UMAP' object has no attribute '_knn_search_index'. Did you mean: 'knn_search_index'?
Hi, bekomme den Fehler für umap-learn 0.5.7
Ist das viellecht die falsche Version?
The text was updated successfully, but these errors were encountered:
On Tue, 26 Nov 2024 at 15:54, pakiessling ***@***.***> wrote:
visualizer.save("Xenium-text-visualizer.vis")
/hpcwork/p0020567/enviroments/overlpy2/lib/python3.12/site-packages/anndata/_core/aligned_df.py:68: ImplicitModificationWarning: Transforming to str index.
warnings.warn("Transforming to str index.", ImplicitModificationWarning)
Traceback (most recent call last):
File "/rwthfs/rz/cluster/work/rwth1209/projects/Overlpy_Manuscript/test.py", line 26, in <module>
visualizer.save("Xenium-text-visualizer.vis")
File "/hpcwork/p0020567/enviroments/overlpy2/lib/python3.12/site-packages/ovrlpy/_ovrlp.py", line 1206, in save
pickle.dumps(self.embedder_2d._knn_search_index)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'UMAP' object has no attribute '_knn_search_index'. Did you mean: 'knn_search_index'?
Hi, bekomme den Fehler für umap-learn 0.5.7
Ist das viellecht die falsche Version?
—
Reply to this email directly, view it on GitHub
<#37>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGCTE7DYYCNEPUIAGLFZIR32CSDRJAVCNFSM6AAAAABSQUNN5KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY4TIOJXHA4DAMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Hi, bekomme den Fehler für umap-learn 0.5.7
Ist das viellecht die falsche Version?
The text was updated successfully, but these errors were encountered: