We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
aqt
Expected behavior A clear and concise description of what you expected to happen.
aqt output Add program output to help explain your problem.
WARNING : Caught CrcError, terminating installer workers ERROR : (3269722604, 943141719, '6.4.3/gcc_64/translations/designer_pl.qm') Traceback (most recent call last): File "/home/bwells/.local/lib/python3.6/site-packages/aqt/installer.py", line 108, in run args.func(args) File "/home/bwells/.local/lib/python3.6/site-packages/aqt/installer.py", line 348, in run_install_qt run_installer(qt_archives.get_packages(), base_dir, sevenzip, keep, _archive_dest) File "/home/bwells/.local/lib/python3.6/site-packages/aqt/installer.py", line 1058, in run_installer raise e from e File "/home/bwells/.local/lib/python3.6/site-packages/aqt/installer.py", line 1034, in run_installer pool.starmap(installer, tasks) File "/usr/lib64/python3.6/multiprocessing/pool.py", line 274, in starmap return self._map_async(func, iterable, starmapstar, chunksize).get() File "/usr/lib64/python3.6/multiprocessing/pool.py", line 644, in get raise self._value py7zr.exceptions.CrcError: (3269722604, 943141719, '6.4.3/gcc_64/translations/designer_pl.qm') ERROR : aqtinstall(aqt) v3.0.2 on Python 3.6.8 [CPython GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] Working dir: `/home/bwells/dev-scripts` Arguments: `['/home/bwells/.local/lib/python3.6/site-packages/aqt/__main__.py', 'install-qt', '-b', 'https://mirrors.ocf.berkeley.edu/qt/', '--outputdir', '/home/bwells/workspace/qt', 'linux', 'desktop', '6.4.3', '--modules', 'qtmultimedia', 'qtwebsockets']` Host: `uname_result(system='Linux', node='localhost.localdomain', release='4.18.0-513.24.1.el8_9.x86_64', version='#1 SMP Thu Mar 14 14:20:09 EDT 2024', machine='x86_64', processor='x86_64')`
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
aqt
using this commandaqt
with this commandExpected behavior
A clear and concise description of what you expected to happen.
aqt
outputAdd program output to help explain your problem.
Desktop (please complete the following information):
aqt
version [v3.0.2]The text was updated successfully, but these errors were encountered: