Skip to content

[BUG] Portable version: Import error "scanner.game_scanner"ย #2

@lutzgooren

Description

@lutzgooren

๐Ÿ› Bug Description

When opening the GUI with OptiScaler-GUI.exe, I receive an error message, mentioning a missing module called 'scanner.game_scanner'.

๐Ÿ”„ Steps to Reproduce

  1. Double click OptiScaler-GUI.exe
  2. Notice error message

โœ… Expected Behavior

Portable version should run OOTB without any setup by the user, at least if I understood the instructions correctly.

โŒ Actual Behavior

Portable version doesn't start and throws the aforementioned error

๐Ÿ“ธ Screenshots

Image

๐Ÿ’ป System Information

  • OS: Microsoft Windows 11 Pro 10.0.26100 Build 26100
  • GUI Version: Tested 0.3.5 and 0.3.6
  • Python Version (if applicable): I have a v3.12.9 installation, but I guess this doesn't matter?
  • Steam Installation: C:\Program Files (x86)\Steam

๐ŸŽฎ Game Information

  • Game Name: N/A
  • Game Path: N/A
  • Engine: N/A
  • Installation Method: N/A

๐Ÿ“‹ Error Details

"Failed to import required modules: No module named 'scanner.game_scanner'
Please ensure all dependencies are installed:
pip install -r requirements.txt"

๐Ÿ”ง Additional Context

Running pip install -r requirements.txt doesn't fix the problem

โœ… Checklist

  • I have read the troubleshooting guide
  • I have searched for existing issues
  • I am using the latest version
  • I have included all relevant information above

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