Identical code works in Processing IDE, but not from VS Code/CLI

I had the same problem when trying to launch a processing project via Terminal (on Ubuntu 22) or via Sublime Text.

Renaming the project without a number as first character solved the issue, thanks !