Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: dkaparis on 29 December 2024, 13:50:12

Title: vim python support is broken
Post by: dkaparis on 29 December 2024, 13:50:12
Python support doesn't work for current vim 9.1.0785-1:

`:py3 pass` gives the following error:

```
E370: Could not load library libpython3.12.so.1.0: libpython3.12.so.1.0: cannot open shared object file: No such file or directory
E263: Sorry, this command is disabled, the Python library could not be loaded.
```

vim package needs to be rebuilt against python 3.13.1-1 in System.
Title: Re: vim python support is broken
Post by: kayprish on 03 January 2025, 14:55:03
Exact same issue here!