Skip to content

No Answers in Windows #83

@jcald1

Description

@jcald1

I set up a new environment on Windows. I have aider working on the command line. In aider-chat, I was able to install successfully. When I add a file and ask a question, nothing happens. I tried both with and without the "@" reference. The aider command line work both inside and outside of a virtual environment. The python binary configured in VSC is the virtual environment one.

python -m pip --version
pip 24.3.1 from C:\Users\jcald\AppData\Local\Programs\Python\Python312\Lib\site-packages\pip (python 3.12)

aider --version
aider 0.76.2

VSC Settings:

{
    "aider-composer.pythonPath": "C:\\Users\\jc\\.venv\\Scripts",
    "python.venvPath": "C:\\Users\\jc",
    "python.defaultInterpreterPath": "C:\\Users\\jc\\.venv\\Scripts",
    "aider.customModels": {
        
    }
}

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