-
Currently shap is used as a dependency for creating some of the plots in `shapiq`. Keeping shap as an optional dependency makes updating `shapiq` to newer Python versions and allowing shapiq to work w…
-
I am following the doc here:
https://github.com/apple/axlearn/blob/a7a738e816363ff4950b0da391206c3216e87d6d/docs/01-start.md
Failed on the final step:
```bash
pip install "axlearn[core, ap…
-
I'm currently working on a draft PR to add type hint annotations and I noticed black installs an older version in python3.6 & python3.7. This is causing inconsistent results in tox due to changes in f…
-
**Describe the bug**
A ValueError is thrown by macholib on trying to get the determine the macOS min version on applying delocate-merge to numpy 2.1.1 arm & x86_64 wheels downloaded from PyPip for ma…
-
Ciao! New python versions are coming out and I wonder if uv can behave a bit more like `mise` or other devtools in that it can upgrade the python versions. For example, @hynek teased a video about how…
-
I found that in more recent versions of `notebook` you'll need to change this:
```
from notebook.notebookapp import main
```
... to this ...
```
from notebook.app import main
```
... o…
-
While we should keep the current CircleCI-based test setup with the relatively large number of test datasets, I believe we should run some basic tests (with a single, smaller dataset) on more platform…
-
Siguiendo el paso a paso de instalación aparece este error
ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.10; 0.0.2 Requires-Python >=3.10
…
-
I took the very basic server example and changed the protocol from `opc.tcp` to `opc.http`. I want to deploy the server to heroku but that apparently does not support tcp endpoints and requires http/s…
-
I keep running into this error and im not sure whats the issue all my api keys and url should be correct i double checked
I keep getting this error when i try running it
╭─ ~/samantha-os1/ap…