[cmake] fix aqtinstall on windows/aarch64 #2670

Open
opened 2025-10-04 06:23:02 +02:00 by crueter · 0 comments
Owner

Issue

DownloadExternals.cmake:169 (message):
[cmake]   aqt.exe failed: PyInstaller\loader\pyimod02_importers.py:450: UserWarning:
[cmake]   pkg_resources is deprecated as an API.  See
[cmake]   https://setuptools.pypa.io/en/latest/pkg_resources.html.  The pkg_resources
[cmake]   package is slated for removal as early as 2025-11-30.  Refrain from using
[cmake]   this package or pin to Setuptools<81.
[cmake] 
[cmake]   INFO : aqtinstall(aqt) v3.3.0 on Python 3.13.3 [CPython MSC v.1943 64 bit
[cmake]   (AMD64)]
[cmake] 
[cmake]   WARNING : You are installing the MSVC Arm64 version of Qt, which requires
[cmake]   that the desktop version of Qt is also installed.  You can install it with
[cmake]   the following command:
[cmake] 
[cmake]             `aqt install-qt windows desktop 6.8.3 win64_msvc2022_64`
[cmake] 
[cmake]   ERROR : The packages ['qt_base'] were not found while parsing XML of
[cmake]   package information!
[cmake] 
[cmake] 
### Issue ``` DownloadExternals.cmake:169 (message): [cmake] aqt.exe failed: PyInstaller\loader\pyimod02_importers.py:450: UserWarning: [cmake] pkg_resources is deprecated as an API. See [cmake] https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources [cmake] package is slated for removal as early as 2025-11-30. Refrain from using [cmake] this package or pin to Setuptools<81. [cmake] [cmake] INFO : aqtinstall(aqt) v3.3.0 on Python 3.13.3 [CPython MSC v.1943 64 bit [cmake] (AMD64)] [cmake] [cmake] WARNING : You are installing the MSVC Arm64 version of Qt, which requires [cmake] that the desktop version of Qt is also installed. You can install it with [cmake] the following command: [cmake] [cmake] `aqt install-qt windows desktop 6.8.3 win64_msvc2022_64` [cmake] [cmake] ERROR : The packages ['qt_base'] were not found while parsing XML of [cmake] package information! [cmake] [cmake] ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: eden-emu/eden#2670
No description provided.