-
There are useless parentheses spread across many grammars in the repo, which I've been trying to correct. Here is a list as produced by a Trash script (see the following comments).
This is the scri…
-
Hi, thanks for making this super useful tool! Just wanted to let you know I encountered a minor bug that occurs when you try to use both the probability and radius parameters simultaneously when predi…
-
Hi Andrew. I've been looking at scripts (sh) but I'm not very good with this programming language, I didn't understand it very well. I'm in doubt about the `bonds_type` property of the `GPSettings` cl…
-
樓主您好
我裝完環境執行
python main.py的時候出現了以下錯誤
```
Traceback (most recent call last):
File "C:\Users\hongyun\Desktop\ntucool\RapidVideOCR\rapidocr\text_detect.py", line 24, in
from .utils_det im…
-
### Setup
I am reporting a problem with Biopython version, Python version, and operating
system as follows:
```python
import sys; print(sys.version)
import platform; print(platform.python_imp…
-
Hi @ashawkey, thanks for the great project!
How would you plot a 3D point cloud in world coordinates using the rendered depth? I saw you've a function `plot_pointcloud()` but that looks like it's p…
-
Hi,
Almost every planned feature is implemented for v8. Now what we need the most is a lot of feedback about bugs and possible regressions.
v8 is available in the `master` branch of lvgl.
ht…
-
I tried to use InteractiveScene and it caused this error.
(mobject1.py is mobject.py in 3b1b/manim, not manim community)
```
c:\beibi\a\manimlib\mobject\mobject1.py:1119: VisibleDeprecationWarning:…
-
### Describe the issue you are experiencing
MariaDB crash in 95% cases after unexpected system restart
recorder i set to record with:
```
commit_interval: 15
```
### What type of installati…
-
#### What happened:
Trying to load a xarray dataarray or dataset written to netcdf containing an empty list attribute
retults in an error if written using netcdf4. This used to work fine with 0.1…