-
Hi, I'm seeing really slow performance using CellProfiler 4.2.6 on Linux Ubuntu 20.04. Specifically, using a pipeline with just 6 image sets, with each image set containing 13 channels being about 150…
-
#### Problem Description
Currently, `pdoc` only supports one version of a given Python package.
#### Proposal
I would like to see (optional) support for multiple versions of a package in `pdo…
-
I think there is some mangling between python 2.x & 3.x here, need to analyse...
```
% wget 'http://launchpad.net/dreampie/trunk/1.1/+download/dreampie-1.1.tar.gz'
% tar xf dreampie*
% cd dreampie*
%…
-
### Bug description
I'm using the great library https://github.com/SkafteNicki/pl_crossvalidate to cross validate in my project. The library is overriding some of the internal behavior of the train…
-
- [x] Repeated `dvc add` is not skipped.
```console
$ dvc add data
$ dvc add data
```
In 1.X, it'd have been skipped. And, dvc still deletes the file and tries to restore it from the c…
-
Kor github: https://github.com/eyurtsev/kor?tab=readme-ov-file
The code I wrote:
```
import os
from bigdl.llm.langchain.llms import TransformersLLM
from langchain.agents import AgentExecutor, cre…
-
**Describe the bug**
I am unable to run a nix shell with python3.* and poetry. When I try, I receive an error about a dulwich dependency.
`dulwich=0.21.2 not satisfied by version 0.22.1`
**Step…
-
Tried download V2 model with torch and hugging-face-like interface, both through same error:
`Downloading: "https://github.com/lpiccinelli-eth/UniDepth/zipball/main" to /home/olehb/.cache/torch/hub/m…
-
I feel sorry to bother you again. I just finish the first phase of training with your sincerely help and move on to the next command which is `python run_nerf.py --config=configs/pour_baseline_flow.tx…
-
Hi,
I get the error below when trying to create the conda env for bpnet. I get a similar error using either method in the git README. I can install the dependencies manually, then install bpnet wi…