-
Hi, I’m using ENphylo to model the distribution of some lizard species with few records. My "input_data" has 40 species, of which only 9 have fewer than 20 occurrences (I'm considering min_occ_enfa = …
-
Hello,
suppose I have a test file to test a particular module. Within this test cases I have different test cases. In most of the examples I have seen there is a test function like "func TestFuncti…
-
When I use the command "python lib/core/data_preprocessor.py --cfg configs/kitti/3dssd/3dssd.yaml --split testing --img_list test", I got the following error.
AttributeError: 'KittiDataset' object ha…
-
- I was able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue almost matching what I'm seein…
-
The test `sympy/solvers/tests/test_solvers.py:test_high_order_multivariate` fails sometimes.
~~This probably affects Python 3.4 only~~. It affects multiple Python versions.
```
Testing SYMPY, s…
-
In my verifyConnection code, I am calling an api, After the api returns, I try to set next(true) but connection is closed. I am testing a node server app to node client app.
my code:
function …
-
I use pytest-recording, to mimic my http requests for testing. When switching to urllib3 to run the queries I encounter the following exception. `AttributeError: 'VCRHTTPResponse' object has no attrib…
-
### Session replay
- [ ] Uxcam (110/m) – waiting on mobile replay
- [ ] Highlight.io - 0/mo
### Feature flags & A/B testing
- [x] Eppo - 0/mo @Lior539
- [ ] ConfigCat - 0/mo
- [x] Flagsm…
-
**Describe the bug**
I get the following error on import:
```
root@31fb1c5ea579:/home/fitbenchmarking# python
Python 3.12.7 (main, Oct 8 2024, 00:20:25) [Clang 18.1.8 ] on linux
Type "help", "…
-
The lumpy_filter command used by `smoove call` uses 2 threads, regardless of the `--processes` argument given to `smoove call`. Observing the running processes shows around 5-10% cpu utilisation. Test…