Contents

aqtinstall 3.3.0

0

Another unofficial Qt installer

Another unofficial Qt installer

Stars: 1206, Watchers: 1206, Forks: 107, Open Issues: 71

The miurahr/aqtinstall repo was created 6 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1206 github stars!

How to Install aqtinstall

You can install aqtinstall using pip

pip install aqtinstall

or add it to a project with poetry

poetry add aqtinstall

Package Details

Author
None
License
MIT License
Homepage
None
PyPi:
https://pypi.org/project/aqtinstall/
Documentation:
https://aqtinstall.readthedocs.io/
GitHub Repo:
https://github.com/miurahr/aqtinstall

Classifiers

  • Software Development
  • Software Development/Libraries
No  aqtinstall  pypi packages just yet.

Errors

A list of common aqtinstall errors.

Code Examples

Here are some aqtinstall code examples and snippets.

GitHub Issues

The aqtinstall package has 71 open issues on GitHub

  • [Bug]: Bad7zFile, "Specified path is bad" when running on Github Actions in Windows
  • Remove Contributor Covenant Code of Conduct and related references
  • Add support to use config from environment variables
  • [Feature]: Support AQT_MIRROR as environment variable
  • fix list-qt-official wrt types, search term.
  • fix test_connection.
  • [Bug]: install-qt needs sudo in wsl ubuntu
  • rewrite test_install_qt6_wasm_autodesktop
  • fix(test): wasm with Qt 6.8.0
  • Prepare for release v3.4.0
  • Update flake8-isort requirement from <7.0.0,>=6.0.0 to >=6.0.0,<8.0.0
  • [Bug]: Unable to find Commerical QT 6.8.5
  • dependabot: Add "github-actions" to config
  • ci: Bump jom to 1.1.5
  • [Bug]: QtWebEngine and QtPDF are not found in native ARM64 Qt 6.10 Windows

See more issues on GitHub

Related Packages & Articles

psutil 7.2.2

Cross-platform lib for process and system monitoring.

aiofile 3.9.0

Asynchronous HTTP client/server framework for asyncio and Python

colorama 0.4.6

ANSI escape character sequences have long been used to produce colored terminal text and cursor positioning on Unix and Macs . Colorama makes this work on Windows, too, by stripping ANSI sequences it finds (which would appear as gobbledygook in the output) into win32 calls to modify the state of the terminal. Colorama has no requirements other than the standard library.

qtconsole 5.7.0

A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more.