You are not logged in.

#1 2023-07-24 16:58:39

pvitoria
Member
Registered: 2023-06-22
Posts: 6

[Solved] Error installing python-ipympl during system upgrade

While upgrading the system, no packages were updated due to the error posted at the end of this message.
I think it could be related to a confilct with matplotlib, since the upgrade asks for a change  for a replacement of jupyter-widgetsnbextension with extra/jupyterlab-widgets.

Could anyone help me with this?
Thanks a lot

error: failed to commit transaction (conflicting files)
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/__init__.py exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/__pycache__/_version.cpython-311.pyc exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/__pycache__/backend_nbagg.cpython-311.pyc exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/_version.py exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/backend_nbagg.py exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/nbextension/extension.js exists in filesystem
Errors occurred, no packages were upgraded.

Last edited by pvitoria (2023-07-25 16:04:49)

Offline

#2 2023-07-24 17:34:19

philo
Member
Registered: 2015-01-26
Posts: 275

Re: [Solved] Error installing python-ipympl during system upgrade

The solution is probably in the wiki for pacman (Troubleshooting section).

Last edited by philo (2023-07-24 17:46:38)

Offline

#3 2023-07-24 21:20:26

teckk
Member
Registered: 2013-02-21
Posts: 527

Re: [Solved] Error installing python-ipympl during system upgrade

That's an AUR package.
https://aur.archlinux.org/packages/python-ipympl

How did you try and build/install it? How long since you rebuilt it?
If pacman -Syu is giving you that error, then uninstall the AUR package, update your machine, then look at the AUR package and see if it builds/installs.

If not then contact the AUR package maintainer.

Offline

#4 2023-07-24 21:57:10

pvitoria
Member
Registered: 2023-06-22
Posts: 6

Re: [Solved] Error installing python-ipympl during system upgrade

Thanks a lot, philo, teckk,

Indeed, it was an AUR package that I installed. I uninstalled it, then I could upgrade the system and everything seems to work.

Last edited by pvitoria (2023-07-24 22:04:20)

Offline

#5 2023-07-24 22:02:41

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,744
Website

Re: [Solved] Error installing python-ipympl during system upgrade

teckk wrote:

That's an AUR package.
https://aur.archlinux.org/packages/python-ipympl

How did you try and build/install it? How long since you rebuilt it?
If pacman -Syu is giving you that error, then uninstall the AUR package, update your machine, then look at the AUR package and see if it builds/installs.

If not then contact the AUR package maintainer.

It's also a package in [extra]. This sort of thing shouldn't happen, but occasionally packages get added to the official repos without checking/cleaning up now-redundant AUR packages.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#6 2023-07-24 23:47:02

teckk
Member
Registered: 2013-02-21
Posts: 527

Re: [Solved] Error installing python-ipympl during system upgrade

Ok ok. I see that now. I'm about 1 month from last update. pacman -Ss ipympl gave me nothing. So I looked in the AUR.

Offline

#7 2023-07-25 16:05:18

pvitoria
Member
Registered: 2023-06-22
Posts: 6

Re: [Solved] Error installing python-ipympl during system upgrade

Thank you all!!! I marked the issue as [Solved]

Offline

Board footer

Powered by FluxBB