HelloWorldLTY
                                            HelloWorldLTY
                                        
                                    Hi, I tried to include the edge_attr into the GATConv part, but I will receive this error:  Why do we need this lin_edge to help us achieve this target?Are...
Sorry for my late reply, yes, I wonder how to adjust the figure size and quality when we intend to save the file?
Got it, thanks a lot.
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
After I used my own computer to run the codes, I meet a new error:  I wonder if there are any solutions to this problem. Thanks a lot.
I used pip install. Maybe I need to try conda
Hi, did anyone solve this problem? Thanks a lot.
For more information, you can take a look athttps://github.com/theislab/scanpy/issues/1951
This happens on colab. I can provide you me setting plan: Package Version ----------------------------- ------------------- absl-py 0.12.0 alabaster 0.7.12 albumentations 0.1.12 altair 4.1.0 anndata 0.7.6 anndata2ri 1.0.6 annoy 1.17.0 appdirs...
> If you make a directory in e.g. `/tmp` for example `/tmp/numba_cache` and then set the environment variable `NUMBA_CACHE_DIR` to point to that i.e. `export NUMBA_CACHE_DIR=/tmp/numba_cache`, does that help? Emm,...