Hi Lars, > unfortunately our python package bundles setuptools 41.2.0, which will > collide with python-setuptools. I ran into the same issue with > python-jupyter-packaging a while ago too[1]. I tried adding > python-setuptools as a native-input, but it failed, because of said > collision. > > Cheers, > Lars > > [1] https://issues.guix.gnu.org/46848#9
Ok I see, it makes more sense now. But then I wonder why I could package "python-ipydatawidgets" with "python-setuptools" and "python-jupyter-packaging" as native-inputs. I had no collision warning but didn’t change anything in "python-jupyter-packaging" or anything. Cheers, Théo
