-
## Initial goal targets
* [ ] [mg5amcnlo](https://github.com/mg5amcnlo/mg5amcnlo/)
- https://github.com/mg5amcnlo/mg5amcnlo/issues/156
- https://github.com/hep-packaging-coordination/packag…
-
Hi!
(this is in relation to previous email I sent you, I found a workaround)
There seems to be an edge case on some systems where --in_silico_pcr does not run unless you specify the number of th…
-
Can't install via conda script (as well as others). I tried to reinstall whole espnet, particular miniconda and install tdqm manually, but nothing happened. Also tried with python 3.12, 3.9 and 3.10.
…
-
conda create --name nerfstudio -y python=3.8 from this code, i try to start but cant read it
'conda' is not recognized as an internal or external command,
operable program or batch file.
does s…
-
## Description
The new MPI implementation utilizing the OpenMDAO's MPI object seems to work fine with OpenFAST examples, but it is not working with level 1 RAFT examples.
### Steps to reproduce is…
-
**Describe the bug**
Hello,
I am having an error intalling xtb. I am runing conda on windows.
````
(MetalDock) C:\Users\hgrac>pip install xtb
Collecting xtb
Using cached xtb-22.1.tar.gz (62 kB…
-
Hi there,
Is there a conda/conda-forge package for `datacommons` and `datacommons-pandas`? If not happy to create one and add yourselves to the feedstock.
-
Hi, Just trying to get started here and wondering if I can work in a conda env? I installed everything here, and have working versions of pytorch and cuda - but when I try any of the examples, I don'…
-
Hello VectorSpaceLab,
It would be very helpful if you could specify the required Python version for OmniGen in your installation instructions. This detail is particularly important for users who ha…
-
## 创建python2虚拟环境
> Ref: https://stackoverflow.com/questions/67380286/anaconda-channel-for-installing-python-2-7
```bash
CONDA_SUBDIR=osx-64 conda create -n py27 python=2.7 # include other pack…