Skip to content

Errors coming up: run, pip install -r requirements #144

@Mremenar

Description

@Mremenar

Hi.

Getting a couple of errors, that may be caused by where I installed to. I created an "AI" directory at root (C:/AI) and installed your software there. Followed all install instructions. I have Python 3.12 installed already. When I run VS Code, I get:

                           File "c:/AI/QualityScaler-main/QualityScaler.py", line 270

                             match self.directml_gpu:

                                      ^

                         SyntaxError: invalid syntax

When I run pip install -r requirements.txt

                         [notice] A new release of pip is available: 24.3.1 -> 25.2
                         [notice] To update, run: python.exe -m pip install --upgrade pip
                         ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

Requirements.txt is located in at C:\AI\QualityScaler-main

I'm running an MSI Aegis R2, I9-14900F (32 CPUs) ~2GHz, 65536MB RAM with RTX 4080 Super on Windows 11 Home 34 Bit 10.0 Build 26100
Not sure what I'm doing incorrectly, so thank you in advance your help in resolving this.

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