On Wed, Jan 05, 2022 at 08:05:58AM +0100, Ricardo Wurmus wrote: > > + guix pack -RR python-numpy python-scipy --no-grafts -n > > guix pack: error: profile contains conflicting entries for python-numpy > > guix pack: error: first entry: python-numpy@1.21.3 > > /gnu/store/9dd0zkkwl45rmsa7b6vjb1747l57aw4y-python-numpy-1.21.3R > > guix pack: error: second entry: python-numpy@1.20.3 > > /gnu/store/mlccgh05bf8cdinq0ilpvpdmsspq36pv-python-numpy-1.20.3R > > guix pack: error: ... propagated from python-matplotlib@3.4.3 > > guix pack: error: ... propagated from python-scipy@1.6.0 > > This should no longer be a problem as we’ve renamed python-numpy@1.21 to > python-numpy-next.
Closing