-
Have tried pip which has this issue with tensorflow-metal
(sk_311) koya@Koyas-MacBook-Pro % pipx install sleepkit
Fatal error from pip prevented installation. Full pip output in file:
/Users/…
KoyaS updated
1 month ago
-
**Describe the bug**
I want to use devenv to setup a development environment for a Python project. Instead of the somewhat outdated Python 3.12.x version from the stable nixpkgs input, I want to us…
-
### Bug report
**Bug summary**
When running `yt/visualization/tests/test_offaxisprojection.py::test_field_cut_off_axis_octree` during the build on a 32-bit Intel platform, I get a segmenta…
-
**What's wrong?**
Installing using pip3 install orange3 throws the following error:
Collecting orange3
Using cached Orange3-3.36.2.tar.gz (3.6 MB)
Installing build dependencies ... done
G…
-
### Problem description
a package distutils has been depreciated in python version 3.11, which does not allow pip to install this package
we tried to install setuptools which now also provides dis…
-
Hi!
Some of the tests fail when using Python 3.12 (probably in addition to those that fail with Python 3.11 - see #240, #257): here is a list of them:
```
tests_python/test_debugger.py::test_attach…
-
Hi!
Python 3.12 has dropped `distutils`. This isn't the end of the world for whipper, as it's only used here:
https://github.com/whipper-team/whipper/blob/develop/whipper/command/main.py#L42-L45…
-
The following snip was found on a log of nextcloud container:
```
[custom-init] Files found, executing
[custom-init] install-nextcloud-inotify: executing...
apk updating...
fetch http://dl-cdn.al…
-
### Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
Hello,
I have an issue with dependency resolution.
My project is configured as follows (I am working on a custom `Pytoch Lightning` extension, `tomli` is used only in unit tests):
```
req…