#๐ the file 'python.dll' cannot be installed because the file cannot be found in cabinet file 'cab1.c
24 messages ยท Page 1 of 1 (latest)
@wild socket
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
[098C:0A2C][2024-08-12T20:36:44]e000: Error 0x80070643: Failed to install MSI package.
[098C:0A2C][2024-08-12T20:36:44]e000: Error 0x80070643: Failed to configure per-user MSI package.
[098C:0A2C][2024-08-12T20:36:44]e000: Error 0x80070643: Failed to execute MSI package.
Those are some errors i see just by looking through the log
!paste -- Send it here (you might have to send it in parts, logs can be quite large)
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
Its not too big, theres just 3 errors but I have no idea what couldve caused it
I've had almost no issues until now
The errors are at the bottom
Alright. So it detected 3.12, it might be confused due to that.
The fact it's a beta may have something to do with it, although I doubt it.
Are you running the installer as admin? It's failing when installing the interpreter outright with a vague error.
I'm pretty sure i was
Should i just try running the latest installer as admin?
Sure.
Should i select any of the things at the bottom?
or does it not matter
Leave the first checked. You can check the other one based on preference (it will still be available with the py launcher regardless)
That is so weird.. The one time it wants to work is now
Thanks for the help, theres still one issue but its not completely python I dont think
Do you know what would be causing this?
That I'd have no idea. It looks like a PyInstaller executable and, since that bundles its own python, it's probably unrelated. You'd have to look at where you got the exec from.
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.