-
### Actual behavior
I upgraded my OS from 20.04 -> 22.04 -> 24.04 flawlessly. Then proceeded to upgrade MISP using the script found here: [upgrade script](https://raw.githubusercontent.com/MISP/MISP/…
-
**Description**
gitfs and git_pillar do not work with pygit2 >= 1.15.0, rasing exceptions as below:
```
[ERROR] Error in function _file_find:
Traceback (most recent call last):
File "/opt/s…
-
### Description of Issue/Question
Using `git.detached` I expect this state not to be applied when working copy already has desired commit checked out. But it's triggered every time.
### Setup
…
-
## Description
Starting jupyterlab on the free-threaded build on MacOS immediately segfaults. See https://github.com/jupyter/notebook/issues/7512 for the same issue reported against `notebook`.…
-
**Description**
The external REST auth stopped working after upgrade to 3007.
Worked in 3006.6. Broken in 3007.
**Setup**
- Hetzner Cloud VM
- Ubuntu 22.04 LTS with onedir
- Used Bootstrap…
-
依赖环境通过pip安装,如opencv-python和tensorflow这些会提示找不到对应版本,安装其他版本后会提示需要其他附带组件的对应版本,在这完成之后,执行会报错,如下:
Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Using legacy 'setup.py install' for cffi, since pack…
-
**Description**
When using saltclass with multiple levels of classes, all of which define states, the resulting state list only comes back with states for the top level classes. Looking at the code,…
-
After changing the print statements in test_direct.py to function calls in accordance with Python 3.x, calling
~~~~
python test_direct.py
~~~~
returns the following error:
~~~~
$ python test_dir…
-
I'm filling this bug as suggested on an error message I'm getting when trying to plot a 3D function, with the code bellow:
``` python
import sympy
sympy.init_session()
from sympy.plotting.plot import…
-
I tried to repeat the basic introduction into [reading shap values from the partial dependence plot](https://shap.readthedocs.io/en/latest/example_notebooks/overviews/An%20introduction%20to%20explaina…