-
I saw `chamfer_dist` folder, and `python setup.py --user` reported errors:
```
running install
/home/yutianjiang/.conda/envs/python39/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: Se…
-
**Is your feature request related to a problem? Please describe.**
While trying to deploy a model in the cloud (Azure to be precise), it has been an absolute hell... For the model to work in the Pyth…
-
Running into an issue when processing the test data set when pulling a singularity image with a singularity profile and an additional slurm profile:
`ERROR ~ Error executing process > 'SCATACPIPE:…
-
Using intake-sql.
It seems because msgpack recieve invalid data types in the response.
Traceback (server side) :
```
Traceback (most recent call last):
File "/opt/conda/envs/intake/lib/pyth…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The Apple M1/M2 builds (based on ARM) are available, but the Windows Arm64 builds (f…
-
It looks like `conda-pack` outputs messages and progress to standard output;
```sh
$ conda activate myenv
(myenv) $ conda-pack --version
conda-pack 0.7.0
(myenv) $ conda-pack > stdout 2> stderr…
-
With the switch to `uv` massively speeding up the environment creation processing by running the wheel installs (which are just a zip archive unpacking operation) in parallel, it is notable that the o…
-
On https://conda.github.io/conda-pack/ it says:
> Once an environment is unpacked and `conda-unpack` has been executed, it _cannot_ be relocated. Re-applying `conda-pack` is unlikely to work.
I…
-
it processed the error.log
[stdout of cmd "/data/home/scv7f2x/run/julia-1.6.6/bin/julia /data/home/scv7f2x/.conda/envs/dl/lib/python3.9/site-packages/deeph/preprocess/openmx_get_data.jl --input_dir /…
-
Hi,
I am trying to install NVIDIA apex in the conda environment with gcc version 8.3.0, Python 3.6, PyTorch 1.0.0, CUDA 9.0, and CUDNN 7.4.2.
I have cloned the git repository followed by the …