Skip to content

WinError 193 #18

Description

@MagusDickus

I keep getting this error while trying to run the examples, i have tried to reinstall python and interception but it didn't work

C:\Users\MagusDickus\Downloads\AutoHotPy-master\AutoHotPy-master>python3 Example1-GameCombo.py
Traceback (most recent call last):
File "C:\Users\MagusDickus\Downloads\AutoHotPy-master\AutoHotPy-master\Example1-GameCombo.py", line 50, in
auto.start() #Now that everything is registered we should start runnin the program
File "C:\Users\MagusDickus\Downloads\AutoHotPy-master\AutoHotPy-master\AutoHotPy.py", line 546, in start
self.interception = InterceptionWrapper()
File "C:\Users\MagusDickus\Downloads\AutoHotPy-master\AutoHotPy-master\InterceptionWrapper.py", line 171, in init
self.interceptionDll = ctypes.WinDLL ("./interception.dll")
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.752.0_x64__qbz5n2kfra8p0\lib\ctypes_init_.py", line 374, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 193] %1 is not a valid Win32 application

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions