-
Followed through your install instructions. But as soon as I run python main.py (python3 main.py in my case), I got this error;
`Traceback (most recent call last):
File "/root/snitchvisbot/main.py…
-
currently we suffer from couple of things
- arm runners
- macos runners
- a lot of build logic is located in gh actions yamls
We could improve
- [x] - ~use grafana drone ci to leverage its ru…
-
1. `nix build nixpkgs/staging-next#pkgsCross.armv7l-hf-multiplatform.python3.pkgs.cryptography` on x86_64-linux [(log)](https://termbin.com/rstr)
2. `nix build nixpkgs/staging-next#pkgsCross.armv7l-h…
-
**Snakemake version**
snakemake-8.16.0
**Describe the bug**
Datrie does not build with GCC 14, and this makes snakemake uninstallable.
**Logs**
```
$ python --version
Python…
-
### Description
Not an expert on anything, but my GitHub actions stop failing with pip 24.1 and 24.1.1
```
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4…
-
We need to be able to track rebuilds of packages. One way to do that is to set the build number part of the version.
-
It seems there might be some challenges with the portability of the code.
Please refer to [buildhelp/cyclone_search.py#L48-L52](https://github.com/eclipse-cyclonedds/cyclonedds-python/blob/42ce826a…
-
### Environment
sentry-cli >= 2.21.3 + rootless docker
### Steps to Reproduce
1. Install Docker in [rootless mode](https://docs.docker.com/engine/security/rootless)
2. Pull some image (eg: `…
-
Using `node-18-bullseye-slim` image, we receive the following error when loading the `libxmljs` module on macOS M1 containers. This base image includes GLIBC 2.31.
`Error: /lib/aarch64-linux-gnu/li…
-
Dear all,
I am having problems with the installation and the solutions proposed in the documentation didn't work so far. Your help will be really appreciated.
**1st attempt:** installing plasti…