aristoteleo / spateo-viewer

Web application demonstrating 3D modeling of spatial transcriptomics
BSD 2-Clause "Simplified" License
12 stars 3 forks source link

PermissionError #13

Open Yifan-debug opened 4 weeks ago

Yifan-debug commented 4 weeks ago

Hi developer.

I tried to upload my h5ad file to the spateo_viewer, and it said Permission denied.

PermissionError: [Errno 13]. Do you have any way to solve this problem?

Thank you so much

Yifan-debug commented 4 weeks ago

besides, I didn't find the stv_static_app.py file.

Yifan-debug commented 4 weeks ago

I also try with the example dataset I download from https://github.com/aristoteleo/spateo-viewer/blob/main/stviewer/assets/dataset/drosophila_S11/h5ad/S11_cellbin.h5ad

It also not work with the same error code (PermissionError:[Errno 13] Permission denied) I use python stv_explorer.py since I didn't found the stv_static_app.py