Search Criteria
Package Details: jupyter-metakernel 0.29.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/jupyter-metakernel.git (read-only, click to copy) |
---|---|
Package Base: | jupyter-metakernel |
Description: | A Jupyter/IPython kernel template. |
Upstream URL: | https://github.com/Calysto/metakernel |
Licenses: | BSD |
Submitter: | oppenhizzy |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 8 |
Popularity: | 0.28 |
First Submitted: | 2016-06-23 17:03 (UTC) |
Last Updated: | 2022-04-02 15:21 (UTC) |
Latest Comments
schnedan commented on 2022-04-03 13:55 (UTC)
Thx also from my side, works!
carlosal1015 commented on 2022-04-02 16:34 (UTC)
Thank you very much, now successfully installation.
iyanmv commented on 2022-04-02 15:24 (UTC)
I modified the
depends
array and test it on a clean chroot. It works for me now. Can you try again?schnedan commented on 2022-04-02 15:08 (UTC)
like carlosal1015, same here...
ERROR Missing dependencies:
ipykernel
setuptools (>=60)
but e.g. python-ipykernel is installed
carlosal1015 commented on 2022-03-26 17:35 (UTC)
No worries, thank both for help.
iyanmv commented on 2022-03-26 15:29 (UTC)
My bad. I checked the package webpage instead of the PKGBUILD and didn't notice the (make) next to it. Now should work.
BrainDamage commented on 2022-03-26 12:03 (UTC)
It's not a dependency of python-build; the build fails here as well, perhaps try to build in a clean chroot to replicate.
Moreover, using transitive dependencies is against the package guidelines, so it should be listed in any case.
iyanmv commented on 2022-03-25 08:59 (UTC) (edited on 2022-03-25 08:59 (UTC) by iyanmv)
carlosal1015: I cannot replicate. You should have
python-wheel
since it's a dependency ofpython-build
. Can you check that this is the case?