LittleMing
LittleMing
> > > 我觉得就是你们配置/用法有问题。 我自己的卢森堡,圣何塞,新加坡,首尔等多个VPS,全部都是传统的VLESS + XTLS + WS + GRPC配置,没有一个被封的。 > > > > > > 你牛逼,GFW给你开绿灯 > > 大多数被封端口/IP的反馈,都没有什么有效信息。与其说是反馈,不如说是臆测/抱怨。 我只能认为这些人的技术水平偏低,很可能不了解 V2Ray / Xray 这类工具的一些常识性知识(比如禁止 Server 端访问 CN )。...
Thanks for the quick reply! The prebuilt version works, in the conda env. I can use it now! 😆 To solve the installing problem, I think the easiest way is...
The `CPATH` and `LIBRARY_PATH` worked, hdf5 was found but another error was threw. This is a newly created conda env with only r-base 4.4.1 and dependencies of BPCells. R log...
In fact, I noticed this problem from a bug of `Seurat::RunPCA()`. It should be a bug I guess. As I said, I tried to handle a huge count matrix with...
> It requires the dynamic (dll/so) of libblas, liblapack etc. shipped with conda in the system PATH, or can be found in some way. OK, it works, thank you! But...
> "r.rpath.windows": "D:\anaconda\envs\r-4.4.2\lib\R", > "editor.largeFileOptimizations": false, > "r.terminalPath": "C:\Program Files\R\R-4.4.2\bin\R.exe", > "r.interpreterPath": "C:\Program Files\R\R-4.4.2\bin\R.exe", I think here should be part of the problem. Your `r.rpath.windows` is be the detail path...