[GH-ISSUE #391] Error while compiling for 3ds #179

Closed
opened 2026-05-06 13:16:01 +02:00 by BreizhHardware · 2 comments

Originally created by @CleanCEZ on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/391

Hi
Today while trying to compile Upsilon for 3ds i came across this error

Image I am compiling in archlinux wsl

Thank you

Originally created by @CleanCEZ on GitHub (Feb 6, 2026). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/391 Hi Today while trying to compile Upsilon for 3ds i came across this error <img width="1455" height="612" alt="Image" src="https://github.com/user-attachments/assets/d2da9525-c6e3-45f0-9ae6-4697e66ba6a2" /> I am compiling in archlinux wsl Thank you
Author
Owner

@Yaya-Cout commented on GitHub (Feb 7, 2026):

I'm sorry you are having problems building Upsilon.
Can you try using the same process as the CI? It uses the Docker image devkitpro/devkitarm:latest
I don't have any 3DS so I don't know the build process that much, but the CI seems to be passing (Docker Hub isn't working on my laptop right now so I can't check: lookup production.cloudflare.docker.com: no such host)
doesn't.
For reference: https://github.com/UpsilonNumworks/Upsilon/blob/upsilon-dev/.github/workflows/ci-workflow.yml#L103

Did you get any errors in the logs before this one? It looks like Python compilation failed (MP_QSTR_* are supposed to be generated using macros IIRC). Could you please paste logs as text instead of screenshots next time (screenshots are harder to use)?

<!-- gh-comment-id:3864147102 --> @Yaya-Cout commented on GitHub (Feb 7, 2026): I'm sorry you are having problems building Upsilon. Can you try using the same process as the CI? It uses the Docker image `devkitpro/devkitarm:latest` I don't have any 3DS so I don't know the build process that much, but the CI seems to be passing (Docker Hub isn't working on my laptop right now so I can't check: `lookup production.cloudflare.docker.com: no such host`) doesn't. For reference: https://github.com/UpsilonNumworks/Upsilon/blob/upsilon-dev/.github/workflows/ci-workflow.yml#L103 Did you get any errors in the logs before this one? It looks like Python compilation failed (`MP_QSTR_*` are supposed to be generated using macros IIRC). Could you please paste logs as text instead of screenshots next time (screenshots are harder to use)?
Author
Owner

@CleanCEZ commented on GitHub (Feb 8, 2026):

sorry for the late reply
anyways i fixed the issue , it was caused by a broken install of python

<!-- gh-comment-id:3866991136 --> @CleanCEZ commented on GitHub (Feb 8, 2026): sorry for the late reply anyways i fixed the issue , it was caused by a broken install of python
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#179
No description provided.