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

Failed to run yak on Windows 10 #57

Open
peascod opened this issue Aug 31, 2016 · 1 comment
Open

Failed to run yak on Windows 10 #57

peascod opened this issue Aug 31, 2016 · 1 comment

Comments

@peascod
Copy link

peascod commented Aug 31, 2016

Tried to set up and run the tutorial on a Windows 10 x64 machine but stucked at running the yak command.

D:\KDBEnterpriceComponent\DemoSystem>yak restart *
Traceback (most recent call last):
File "", line 6, in
File "main.py", line 128, in
File "main__yak.py", line 30, in
File "osutil/init.py", line 46, in
File "osutil/_win32.py", line 17, in
File "psutil/init.py", line 110, in
File "psutil/_pswindows.py", line 16, in
File "psutil/_psutil_windows.py", line 26, in
File "psutil/_psutil_windows.py", line 17, in _bbfreeze_import_dynamic_module
ImportError: DLL load failed: The operating system cannot run %1.

The error message seems to indicate that the pstuil library failed to be loaded. Any idea?

@chenkangcrack
Copy link

I also have the same problem, have you resolved this already? @peascod

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