-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
๐ 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
- Double click OptiScaler-GUI.exe
- 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
๐ป 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working