-
when running the command:
`bench install-app https://github.com/morghim/contract-payment.git`
I end up with the following error:
```
~/frappe-bench/apps$ bench --site ep1.local install-app https:/…
-
#### Sets up the Environment ...
(by leveraging `PATH`)
```bash
#! /nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash -e
# .../bin/bench
# /nix/store/7772zxrjrbddvy6r3yrw2q7…
-
### Describe the bug
When trying to install gymnasium with Atari games using conda, I get various error messages, for example:
- `No module named 'ale_py'`
- `No such file or directory: '[...]/al…
-
Until recently, I assumed that when `queue_requests` is enabled, the reactor thread is completely responsibly for buffering requests, and only hands them over to the thread-pool once the entire reques…
-
Thanks for the wonderful work.
When running Mamba2, I encountered the error "Triton Error [CUDA]: device kernel image is invalid".
Should you be so kind as to provide some advice?
My enviro…
-
1. See if the benchmark setup is optimal, throughput should match standalone bench on machine. This is important since benchmark is done in a docker container.
2. Use this to more accurately detect w…
-
Output of bench --site site migrate: (Ubuntu 20.04)
```
Migrating 51.178.39.164
Executing erpnext.patches.v13_0.setup_patient_history_settings_for_standard_doctypes in 51.178.39.164 (_6ed5bfe12a1…
-
I have setup the environment based on these commands:
conda create -n mbo -c conda-forge rdkit
pip install design-bench==2.0.20
However, when I use the api I encounter a strange problem.
The imp…
-
i have code like that needs to read from S3, like this:
```rs
fn bench_s3(c: &mut Criterion) {
let rt = tokio::runtime::Runtime::new().unwrap();
let mut get_group = c.benchmark_group("s3_get…
pdeva updated
10 months ago
-
Hi, I am interested in your unseen dataset experiment and trying to retrieve Table 4. I could retrieve accuracy for task arithmetic, however, I'm having difficulty retrieving the result for TIES-mergi…