Search Criteria
Package Details: python-qtconsole-git 5.1.0.dev0.1730.cf34d5a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-qtconsole-git.git (read-only, click to copy) |
---|---|
Package Base: | python-qtconsole-git |
Description: | Qt-based console for Jupyter with support for rich media output |
Upstream URL: | https://pypi.python.org/pypi/qtconsole |
Licenses: | BSD |
Conflicts: | python-qtconsole |
Provides: | python-qtconsole |
Submitter: | flying-sheep |
Maintainer: | None |
Last Packager: | flying-sheep |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-10 09:11 (UTC) |
Last Updated: | 2024-05-31 10:32 (UTC) |
Dependencies (12)
- python-ipykernel
- python-jupyter-client
- python-jupyter-core
- python-packaging
- python-pygments
- python-pyzmq
- python-qtpy (python-qtpy-gitAUR)
- python-traitlets
- sip
- python-setuptools (make)
- qt5-svg (qt5-svg-gitAUR) (optional) – Use with Qt5
- qt6-svg (optional) – Use with Qt6
Required by (17)
- inkcut (requires python-qtconsole)
- itango (requires python-qtconsole)
- napari-console (requires python-qtconsole)
- python-cq-editor (requires python-qtconsole)
- python-cq-editor-git (requires python-qtconsole)
- python-glue-qt (requires python-qtconsole)
- python-ipyida (requires python-qtconsole)
- python-moteus-gui (requires python-qtconsole)
- python-orange (requires python-qtconsole)
- python-psyplot-gui-git (requires python-qtconsole)
- python-pymca5 (requires python-qtconsole)
- python-runnotebook (requires python-qtconsole)
- python-runnotebook-git (requires python-qtconsole)
- python-silx (requires python-qtconsole) (optional)
- sasview (requires python-qtconsole)
- spyder-git (requires python-qtconsole)
- umlfri2 (requires python-qtconsole)
Latest Comments
flying-sheep commented on 2020-07-17 20:11 (UTC)
fixed, including the icon!
can you elaborate what “pyqt” package is missing? it already depends on
python-pyqt5
…cuppajoeman commented on 2020-07-17 19:06 (UTC)
When I tried installing this it failed, because
COPYING.md
didn't exist, it was removed from the git repo https://github.com/jupyter/qtconsole/commit/927f5c04f80971e184d9348a15b3d6fb37178f77, I went into the PKGBUILD and changedCOPYING.md
toLICENSE
, that installed, it but I was still missing the pyqt package, which I installed manuall, then it worked.