MAINT move pixi.toml in pyproject.toml #213
Annotations
13 errors
build (macos-12, cpu)
Error while trying to read pyproject.toml file.
|
build (macos-12, cpu)
TomlError: Inline lists must be a single type, not a mix of string and inline-table at row 137, col 59, pos 4429:
136: system-requirements = { cuda = "11.7" }
137> channels = ["nvidia", {channel = "pytorch", priority = -1}]
^
138:
|
build (macos-12, cpu)
ENOENT: no such file or directory, lstat '.pixi'
|
build (macos-12, cpu)
Error while trying to read pyproject.toml file.
|
build (macos-12, cpu)
TomlError: Inline lists must be a single type, not a mix of string and inline-table at row 137, col 59, pos 4429:
136: system-requirements = { cuda = "11.7" }
137> channels = ["nvidia", {channel = "pytorch", priority = -1}]
^
138:
|
build (macos-12, cpu)
The process '/Users/runner/.pixi/bin/pixi' failed with exit code 1
|
build (ubuntu-latest, cpu)
The job was canceled because "macos-12_cpu" failed.
|
build (ubuntu-latest, cpu)
Error while trying to read pyproject.toml file.
|
build (ubuntu-latest, cpu)
TomlError: Inline lists must be a single type, not a mix of string and inline-table at row 137, col 59, pos 4429:
136: system-requirements = { cuda = "11.7" }
137> channels = ["nvidia", {channel = "pytorch", priority = -1}]
^
138:
|
build (ubuntu-latest, cpu)
The operation was canceled.
|
build (ubuntu-latest, cpu)
Error while trying to read pyproject.toml file.
|
build (ubuntu-latest, cpu)
TomlError: Inline lists must be a single type, not a mix of string and inline-table at row 137, col 59, pos 4429:
136: system-requirements = { cuda = "11.7" }
137> channels = ["nvidia", {channel = "pytorch", priority = -1}]
^
138:
|
build (ubuntu-latest, cpu)
ENOTEMPTY: directory not empty, rmdir '.pixi/envs/cpu/lib'
|