Skip to content

No working python version on sulu #3

@BenjaminApelman

Description

@BenjaminApelman

I cannot find a working python version that is being hosted on sulu.

calling https://judge0-ce.p.sulu.sh/languages gives:

[
...
{
"id": 70,
"name": "Python (2.7.17)"
},
{
"id": 92,
"name": "Python (3.11.2)"
},
{
"id": 100,
"name": "Python (3.12.5)"
},
{
"id": 109,
"name": "Python (3.13.2)"
},
{
"id": 71,
"name": "Python (3.8.1)"
},
...
]

However all of the language ids respond as not archived when calling https://judge0-ce.p.sulu.sh/languages/

When calling
https://judge0-ce.p.sulu.sh/languages/34
&
https://judge0-ce.p.sulu.sh/languages/36

I get archived versions of Python

but these respond "Langue Id 34/36 does not exist" when trying a batched submission.

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