Skip to content
This repository was archived by the owner on Dec 29, 2023. It is now read-only.
This repository was archived by the owner on Dec 29, 2023. It is now read-only.

[BUG] can not run on windos 11 #265

@coderstory

Description

@coderstory

Describe the bug
guiscrcpy-PyQt5-x64.exe
lastest version from github release

C:\Users\Administrator>D:\Data\Downloads\guiscrcpy-PyQt5-x64.exe
Traceback (most recent call last):
File "entry.py", line 1, in
File "PyInstaller\loader\pyimod03_importers.py", line 546, in exec_module
File "guiscrcpy\cli.py", line 12, in
File "PyInstaller\loader\pyimod03_importers.py", line 546, in exec_module
File "guiscrcpy\lib\utils.py", line 31, in
File "PyInstaller\loader\pyimod03_importers.py", line 546, in exec_module
File "guiscrcpy\platform\platform.py", line 25, in
File "PyInstaller\loader\pyimod03_importers.py", line 546, in exec_module
File "guiscrcpy\platform\windows.py", line 23, in
File "PyInstaller\loader\pyimod03_importers.py", line 546, in exec_module
File "guiscrcpy\platform\windows_tools\tools.py", line 10, in
ModuleNotFoundError: No module named 'win32com'
[12100] Failed to execute script 'entry' due to unhandled exception!

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

Desktop (please complete the following information):

  • Windows
  • Architecture: 64-bit
  • Version: 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions