I’ve been ignoring these packages and updating everything else for about a month now. I don’t know how long it will be okay to keep doing that, but that’s what I’m doing until I solve this. How can I finally get these packages updated?
[grayfox@ryzen5700x ~]$ sudo pacman -Syu
[sudo] password for grayfox:
:: Synchronizing package databases...
endeavouros is up to date
core 132.2 KiB 472 KiB/s 00:00 [---------------------------------------------------------------------------------------------------------] 100%
extra 8.3 MiB 11.1 MiB/s 00:01 [---------------------------------------------------------------------------------------------------------] 100%
community is up to date
multilib 141.3 KiB 487 KiB/s 00:00 [---------------------------------------------------------------------------------------------------------] 100%
:: Starting full system upgrade...
:: Replace python-jupyter_packaging with extra/python-jupyter-packaging? [Y/n] n
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing vid.stab (1.1.1-1) breaks dependency 'libvidstab.so=1.1-64' required by ffmpeg-compat-57
I can’t do that. If I do, it’ll break Spyder. I think python-jupyter_packaging is a pip package. how could I replace it and not have Spyder basically die? or I guess just keep managing the file with pip instead, and keep doing the same thing?