Skip to content
New issue

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

system cannot find file specified #104

Open
SuperrSohrab opened this issue Dec 19, 2023 · 3 comments
Open

system cannot find file specified #104

SuperrSohrab opened this issue Dec 19, 2023 · 3 comments

Comments

@SuperrSohrab
Copy link

When executing brigadier for MacBookPro10,1 i get the error
Traceback (most recent call last):
File "brigadier", line 379, in
File "brigadier", line 313, in main
File "brigadier", line 84, in sevenzipExtract
File "subprocess.py", line 172, in call
File "subprocess.py", line 394, in init
File "subprocess.py", line 644, in _execute_child
WindowsError: [Error 2] The system cannot find the file specified
[2536] Failed to execute script brigadier

is there any way to fix this?

@pb1977lpool
Copy link

I have this issue too - be grateful for any advice. Thanks

@flying4fun
Copy link

I ran into the same issue. I resolved it by installing 7-zip.
Try installing the 7-zip and then re-run brigadier

good luck.

@mcrisostomo
Copy link

mcrisostomo commented Jun 5, 2024

I'm facing the same issue.

Tried to install 7-zip and nothing changes.

My macbook model is a Macbook Alumminum Late 2008 13 inch running Windows 11 23h2.

On my CMD or PowerShell, i've tried the brigadier.exe -m Macbook5,1 and i recieve the same error.

Tried in versions 0.2.6, 0.2.5 and 0.2.4

How proceed?


[Edit]

Solved using another PC and running brigadier.exe -m MacBook5,1 on CMD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants