Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
This repository was archived by the owner on May 1, 2025. It is now read-only.

How to run your code in Windows #8

@sophia-sxx

Description

@sophia-sxx

hello,
My computer system is Windows. There are always errors when I run make. Can I write a method to run it directly in python xx.py without using make.

For example, when I run the code make build-all path=experiments/configs/ETTm2, I get the following error:

/usr/bin/sh: line 1: make: command not found
/usr/bin/sh: line 1: make: command not found
/usr/bin/sh: line 1: make: command not found
/usr/bin/sh: line 1: make: command not found
/usr/bin/sh: line 1: make: command not found
/usr/bin/sh: line 1: make: command not found
/usr/bin/sh: line 1: make: command not found
/usr/bin/sh: line 1: make: command not found
make: *** [Makefile:7: build-all] Error 127

In addition, I tried various methods to install make, but they couldn't solve this problem.(it may be my computer problem)

Thank you.

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