-
**Describe the bug**
At first I tried to get Bidsonym running with the repronim containers with a datalad containers run call with no usable results and many undecipherable errors from my perspective…
-
### Description
Conda and a venv needs to be setup for the quickstart install based on the User Guide.
This dependency needs to be called out for Linux. Error below.
I attempted to install…
-
When trying to usr `install_miniconda` on a Raspberry pi, it does not work because the installer `aarch64` is not yet supported on `repo.anaconda.com.miniconda`
There are 2 possible solutions. …
-
I tried to run `lm_eval --model openai-chatcompletions --model_args model=gpt-4o-mini --tasks gsm8k` with the latest version of lm-eval-harness after setting the OPENAI_API_KEY, but it's throwing 400 …
-
### Bug summary
conda create -n dpgen
conda install dpgen or pip install dpgen or other methods
dpgen -h
DeepModeling
------------
Version: 0.12.1
Path: /share/home/202110186979/soft/minic…
-
```
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\\Users\\User\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\\LocalCach…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
### My problem
I have installed miniconda3 on **Windows 10** (and o…
-
25 warnings produced
https://github.com/diffpy/diffpy.fourigui/actions/runs/11220139070/job/31187644168
```
tests/integration_test.py: 7 warnings
tests/unit_test.py: 3 warnings
/usr/share/…
-
# Overview
pip install and conda install are both ways to install packages into specific repositories for their Python-based projects. However, there also numerous key differences between them. This …
-
@ramon-astudillo
- [x] remove isntall instructions from guide
- [x] simplify installing instructions to use miniconda with virtual environment
- [x] add instructions to README
@aitorme
- […