-
Hello,
I don't seem to be able to install anything using conda. It hangs in "solving environment".
I tried:
conda install -c anaconda pip
conda install conda-build
conda update conda
conda i…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
Hi, Guys
I defined another report for…
-
**Describe the bug**
When trying to use the mean() function on a cudf.core.groupby.groupby.DataFrameGroupBy object, a 'RuntimeError: Failed to deserialize program' is thrown
**Steps/Code to reprod…
-
## Current Behavior
Running conda -v in Git Bash produces the Python version Python 3.8.5. I cannot produce or run a shell Python environment due to this.
### Steps to Reproduce
…
-
Hi everyone! So today I was gonna update Anaconda on the GUI, as it told me a new update was available.
Then, what happens is:
for like 20 minutes, and then after a while, it shows that there i…
-
## Current Behavior
Conda (4.5.12 and also after upgrading to 4.6.2) gets stuck on solving environment for a bioconda recipe `phyloflash`.
The problem appears to be new. I first encountered…
-
**Describe the bug**
Casting an int column to decimal128 type goes through `from_arrow` machinery, which seems to not have support for `decimal128`.
**Steps/Code to reproduce bug**
PR needed to h…
-
**Describe the bug**
Conversion from string to `decimal128` types seem to be broken.
**Steps/Code to reproduce bug**
PR needed to have decimal128 python machinery: https://github.com/rapidsai/cud…
-
**Describe the bug**
A `cudaErrorIllegalAddress` error is triggered when using regular expressions and replace with some combinations of inputs and outputs with `*` and `?`. This error is a permanen…
-
There are some sphinx documentation minor issues:
```console
+ /usr/bin/python3 setup.py build_sphinx -b man
running build_sphinx
Running Sphinx v4.0.2
making output directory... done
[autosumma…