Failed to locate XML data for the tool 'tools_ifw'.
See original GitHub issueHi
Overnight it seems to fail to install tools_ifw, do you have any idea why?
Log:
C:\hostedtoolcache\windows\Python\3.10.8\x64\python.exe -m aqt install-tool windows desktop tools_ifw --outputdir C:/Qt
aqtinstall(aqt) v2.1.0 on Python 3.10.8 [CPython MSC v.1933 64 bit (AMD64)]
Failed to locate XML data for the tool 'tools_ifw'.
==============================Suggested follow-up:==============================
* Please use 'aqt list-tool windows desktop' to check what tools are available.
Error: Error: The process 'C:\hostedtoolcache\windows\Python\3.10.8\x64\python.exe' failed with exit code 1
Using
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: '6.4.0'
host: 'windows'
target: 'desktop'
arch: 'win64_msvc2019_64'
modules: 'all'
cache: 'false'
tools: 'tools_ifw'
tools-only: 'false'
dir: 'C:'
Issue Analytics
- State:
- Created 10 months ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Can't download ifw. · Issue #195 · miurahr/aqtinstall - GitHub
aqt tool --outputdir QIF/data linux tools_ifw 4.0 qt.tools.ifw.40 ... Qt failed to install (download.qt.io is down) ...
Read more >aqtinstall Documentation
aqt is a tool that can be used to install Qt, modules, tools related to Qt, source, ... Introduce Updates.xml data class and...
Read more >"Unable to find feature.xml" Error in Workbench - IBM
Cause. During installation the file may not have been available due to Operation System file/folder permissions. Resolving The Problem. To ...
Read more >Import XML data - Microsoft Support
Select a mapped cell to import multiple XML files into a single set of mapped cells. · Click Developer > Import. · In...
Read more >Return rejected..the XML data has failed schema valiidation
Welcome back! Ask questions, get answers, and join our large community of tax professionals. Sign In. Products.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Oh, now I get it. Thanks for your explanation.
That’s the thing, I did check for the Qt versions, tools and action configuration. Everythin I set up was right so that’s why I opened this issue.
But indeed there’s been a new version of tools_ifw yesterday. https://code.qt.io/cgit/installer-framework/installer-framework.git/
This was the info I didn’t have.