-
I used pip install dandi on windows 10, then received the following error when I typed in "dandi download https://dandiarchive.org/dandiset/XXXXXX/draft" (anaconda prompt, Python 3.72):
```
------…
-
After installing the package in a clean environment on macOS Mojave, and trying the steps in https://cole-trapnell-lab.github.io/monocle3/docs/clustering/, you get this error when running the `cluster…
pcm32 updated
4 years ago
-
Offset2D on ellipse crashes. Both in cq-editor and when executed using plain python.
## To Reproduce
```python
import cadquery as cq
result = cq.Workplane().ellipse(0.5, 0.5)
result =…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Hello,
I have run into a recurrent set of errors when looking…
-
First, I personally have lost my appreciation for Python for years; the reasons are too long to elaborate but I would prefer Rust or golang for new code.
Second, I think the standard split between …
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow …
-
If I do:
`(sam) alobo2@alobo-ws:~$ micro_sam.automatic_segmentation -i "/media/alobo2/SP PHD U3/Islandia/Alteration/Cristina_nDann/DI17_2/DI17_2.tif" -o "/media/alobo2/SP PHD U3/Islandia/Alteration/m…
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
0.2.0
### What command(s) is the bug in?
forge b…
-
### Current Behavior
When running `import cvxopt` on my ARM64 Mac, it shows error as below:
```
ImportError: dlopen(/Users/jk/anaconda3/lib/python3.11/site-packages/cvxopt/base.cpython-311-darwin.s…
-
**What happened**:
Dask scheduler is timing out
**What you expected to happen**:
Return result
**Minimal Complete Verifiable Example**:
```
from xxxxx.distributed.ecscluster import EcsCluste…