Search Criteria
Package Details: python-qtconsole-git 4.4.0.dev.1375.878e1b3-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | flying-sheep |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-10 09:11 |
Last Updated: | 2020-07-17 20:10 |
Dependencies (10)
Required by (11)
- emacs-application-framework-git (requires python-qtconsole) (optional)
- enki-editor (requires python-qtconsole)
- enki-editor-git (requires python-qtconsole)
- glueviz (requires python-qtconsole)
- inkcut (requires python-qtconsole)
- mu-editor (requires python-qtconsole)
- python-cq-editor (requires python-qtconsole)
- python-cq-editor-git (requires python-qtconsole)
- python-glue-core (requires python-qtconsole)
- python-silx (requires python-qtconsole) (optional)
- spyder3-git (requires python-qtconsole)
Latest Comments
flying-sheep commented on 2020-07-17 20:11
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
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.