-
### Please make sure these conditions are met
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (option…
-
### Actual Behavior
I created a new env in anaconda-navigator. When I switch to it, the green play-button appears.
However, I cannot activate or do anything else with it. The drop-down-menu be…
-
On Lassen:
```bash
$ python
Python 3.8.5 | packaged by conda-forge | (default, Sep 24 2020, 16:13:24)
>>> import urllib3 #version 1.25.10
>>> http = urllib3.PoolManager()
>>> r = http.request(…
-
I'm having this issue when running `import gaussianpro` with cuda11.3, does anyone know what the reason is?
here is the output
```
(gspro) u2023111360@n1:~/jupyterlab/test_GaussianPro$ python tra…
-
### Actual Behavior
it throws an error
using this code:
```
from sklearn.externals.six import StringIO
import pydot
dot_data = StringIO()
tree.export_graphviz(clf,
out_file=dot_data,…
-
**Describe the bug**
Parameterizing a mixture of enantiomers, with stereochemistry defined in their SMILES strings, raises a `DuplicateUniqueMoleculeError` when creating a Topology object from an ope…
-
Windows8.1, Python0.4.1, CUDA8.0
The same issue happened in the latest version Ubuntu
F:\appearance\DeblurGAN-master>python test.py --dataroot F:\appearance\DeblurGAN
-master\myImages --model tes…
-
### Description
When trying to use [Natural Earth's POV shapefiles](https://www.naturalearthdata.com/about/disputed-boundaries-policy/), the unzipping step fails because they do not include a `.cpg…
-
Issue:
When using the `compilers` package to compile code, I get linking errors against libquadmath.so.0 on linux seemingly with 9.3.0 build 11 which I did not get a week ago with a slightly differ…
-
Filter expressions (-k) become very unreliable when you try to match the parameters in parameterized fixtures. The filters seem to match things they shouldn't.
Minimal example:
```python
import p…