philippj / SteamworksPy

A working Python API system for Valve's Steamworks.
MIT License
212 stars 39 forks source link

I am unable to run #103

Open 2012zzw opened 2 months ago

2012zzw commented 2 months ago

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