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

"The system cannot find the file specified" #257

Open
hclaim0 opened this issue Jul 27, 2024 · 1 comment
Open

"The system cannot find the file specified" #257

hclaim0 opened this issue Jul 27, 2024 · 1 comment

Comments

@hclaim0
Copy link

hclaim0 commented Jul 27, 2024

When doing the following command:

.\zluda-3-windows\zluda\zluda.exe 'EasyMocap\python apps/demo/mv1p.py examples --out examples/output/smpl --vis_det --vis_repro --undis --sub_vis 1 7 13 19 --vis_smpl'

outputs:

Error: OsError { function: "DetourCreateProcessWithDllsW", error_code: 2, message: "The system cannot find the file specified." }

when testing a different application, discord, to test, simply gives

Error: OsError { function: "DetourCreateProcessWithDllsW", error_code: 5, message: "Access is denied." }

even inside of a administrator powershell

@lshqqytiger
Copy link

Try this:

.\zluda-3-windows\zluda\zluda.exe -- EasyMocap\python apps/demo/mv1p.py examples --out examples/output/smpl --vis_det --vis_repro --undis --sub_vis 1 7 13 19 --vis_smpl

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

2 participants