-
I tried to use the sfml to build an example program (see https://github.com/traversaro/depend_on_me/pull/1/checks?check_run_id=3845501773), but it seems that on Ubuntu 20.04 it is not building correct…
-
Navigating to https://conda.io/miniconda.html I'm only able to find download links for latest versions like the following:
- https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
…
-
I'm getting an error when opening the `run_nvidia_gpu_miniconda.bat` file. It says the file`main.py` is not there, but it is. I noticed that it somehow "doubles" the ComfyUI folder although there is o…
-
环境windows, x86, cpu, paddle2.6.1, paddlenlp2.6.1, fastdeploy-python 1.07
我想在本地部署三个模型脚本,其中两个只依赖fastdeploy,第三个fastdeploy示例里没有因此用的是paddlenlp的Taskflow。
首先感谢fastdeploy团队,大大加速我的模型在cpu上的推理速度。但是现在遇到三个问题…
-
Hello.
Sometimes the video window may close unexpectedly in the middle of a sentence when the assistant is saying something. If you start talking yourself, so that the assistant begins to regenerat…
-
I am trying to run segmentation on a cnr file with `version 0.9.11` with this command: `cnvkit.py segment HCC1395T.cnr -o HCC1395T.cn`s but got below error:
```
Segmenting with method 'cbs', signifi…
-
### Code snippet
```python
from maggma.stores import MemoryStore
```
returns
```
C:\Users\asros\miniconda\envs\test\Lib\site-packages\paramiko\pkey.py:100: CryptographyDeprecationWarning: …
-
Getting this error with Florence2Run, I haven't had time to look too deep into it, throwing it here in case there's something that looks obvious to anyone else.
```
Error occurred when executin…
-
### Checklist
- [X] I added a descriptive title.
- [X] I searched through [existing issues](https://github.com/ContinuumIO/anaconda-issues/issues) and couldn't find a solution or duplicate issue.
- […
-
## Issue description
```
# try any conda command
$ conda
ERROR: The install method you used for conda--probably either `pip install conda`
or `easy_install conda`--is not compatible with using co…