wyf
wyf
1. @ericveach Could you please give me a solid reason why did S2 not use **_regular hexahedron_** projection, but use _**cube**_?  2. What's the distortion ratio and calculation time...
Thank you for your reply. I followed your instructions and used Conda to install `faiss` offline, but still encountered an error. - my package download command is :`conda install -c...
- these are downloaded conda package cache: - `ls -lht /root/anaconda3/pkgs` total 1.7G drwxr-sr-x. 6 root root 57 Mar 12 09:56 libfaiss-1.8.0-hb0f4bcb_0_cuda12.1.1_raft -rw-r--r--. 1 root root 11K Mar 12 09:55...
> @wyfSunflower, > > You should try installing these dependencies into a separate named environment. So, something like this: > > ``` > conda create --name my-env > conda install...
`conda activate rag` ``` (rag) [root@localhost pkgs]# conda list python packages in environment at /root/anaconda3/envs/rag: Name Version Build Channel (rag) [root@localhost pkgs]# conda install python Collecting package metadata (current_repodata.json): failed...
I currently only have a virtual environment called base, which is automatically created after installing anaconda3. Creating other virtual environments requires online downloading, but my work environment is isolated from...
> @wyfSunflower, > > Thanks for that information. My next tip for you would be to copy the base environment to a new one: > > ``` > conda create...
Thank you for your guidance. I still don't know how to implement offline installation of third-party packages for Conda. I have switched to using Docker now. First, create Miniconda in...
os: ubuntu 22.04 ``g++ --version`` g++ (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty;...
25/07/02 18:31:21 ERROR TaskSchedulerImpl: Lost executor 5 on 33.81.144.55: The executor with id 5 exited with exit code 134(unexpected). The API gave the following container statuses: container name: spark-kubernetes-executor container...