Skip to content

cannot install llm-vm #427

@dshunter107

Description

@dshunter107

Describe the bug
When going through the installation process, the following error occurs:

File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.496.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] The system cannot find the file specified
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Error: Installing dependencies failed. Setup aborted.

To Reproduce
I am on Windows 10.0.2262
Python version is 3.12.1
Steps to reproduce the behavior:

  1. open windows shell
  2. clone the git repository with git clone https://github.com/anarchy-ai/LLM-VM.git
  3. enter the llm-vm directory with cd llm-vm
  4. Enter the command ".\ windows_setup.ps1"

Expected behavior
The program should install fully but it does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions