-
### Steps to reproduce the issue
When installing `py-matplotlib` with the `+latex` or `+animation` variant, both `python~libxml2` and `python+libxml2` are simultaneously listed as dependencies. Thi…
rkevk updated
1 month ago
-
- [ ] mpir[core]:x64-linux resulted in the unexpected state fail after 41 s /mnt/vss/_work/1/a/failure-logs/mpir_core
- [X] libodb[core]:x64-linux resulted in the unexpected state fail after 2.9 s /mn…
-
Here is my `nix/build.nix`
```
src: config_name: env:
let
payload = env.make_derivation {
builder = ../Scripts/builder.sh;
inherit src;
native_inputs = with env.nixpkgs; [
…
-
The Plone coredev tests fail because newlines are being stripped on my laptop
running Ubuntu Saucy and @davisagli's laptop as well but pass on Plone's
Jenkins server. I downgraded my version of libxm…
-
112.9ms (setup:1081): 2024-08-14 22:35:19
113.0ms (setup:1082): /usr/bin/pipx install anicli-ru
113.0ms (setup:1083): pipx version is 1.6.0
113.1ms (setup:1084): Default python interpre…
-
I've just noticed that @nielsdos commited an update to libxslt 1.1.39 eight months ago, but apparently that had never been rolled out. Has there been any particular reason?
-
When running `npm run tauri build` on Arch Linux, the AppImage fails to build with:
```
Error failed to bundle project: error running appimage.sh
```
Running with the verbose flag shows the unde…
-
I'm having problems with the lxml version dependency in the [python-svdtools](https://aur.archlinux.org/packages/python-svdtools) package that maintains the AUR.
```bash
...
==> WARNING: Skipping…
-
安装下依赖就好了:
Centos7 : sudo yum install libxml2-devel libxslt-devel -y
kali:sudo apt-get install libxml2-dev sudo apt-get install libxslt-dev
-
Hey, when I try to run this in CMD:
C:\Users\daria\AppData\Local\Programs\Python\Python36-32\Scripts>pip install -r requirements.txt
I get this: Do you know what is wrong?
Collecting lxml==3.…