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

I am unable to run #103

Open
2012zzw opened this issue Jul 8, 2024 · 0 comments
Open

I am unable to run #103

2012zzw opened this issue Jul 8, 2024 · 0 comments

Comments

@2012zzw
Copy link

2012zzw commented Jul 8, 2024

PS D:\game> d:; cd 'd:\game'; & 'd:\Program\Python39\python.exe' 'c:\Users\zhangziwen.vscode-insiders\extensions\ms-python.debugpy-2024.7.11591013-win32-x64\bundled\libs\debugpy\adapter/../..\debugpy\launcher' '56845' '--' 'd:\game\main.py'
Traceback (most recent call last):
File "d:\game\main.py", line 4, in
steamworks = STEAMWORKS()
File "d:\game\steamworks_init_.py", line 51, in init
self.initialize()
File "d:\game\steamworks_init
.py", line 91, in _initialize
self.cdll = CDLL(library_path) # Throw native exception in case of error
File "d:\Program\Python39\lib\ctypes_init
.py", line 374, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 127] Unable to find the specified program.
PS D:\game>
屏幕截图 2024-07-08 163217

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

1 participant