sourcery-vscode icon indicating copy to clipboard operation
sourcery-vscode copied to clipboard

aarch64 vscode ssh sourcery is not starting

Open hikariatama opened this issue 3 years ago • 6 comments

I'm running Oracle Ampere arm64. Sourcery fails with /lib64/ld-linux-x86-64.so.2: No such file or directory If you need any further info, I'll give it

hikariatama avatar May 26 '22 19:05 hikariatama

Hi @hikariatama ,

Sorry, Sourcery currently doesn't support ARM. We support M1 Mac via the Rosetta emulator, but not Oracle Ampere arm64.

https://docs.sourcery.ai/Troubleshooting/supported-operating-systems/

reka avatar May 27 '22 10:05 reka

Any workaround? (Temporary one) Sourcery is working fine on my win11 machine, but via vscode remote it doesn't

hikariatama avatar May 27 '22 12:05 hikariatama

Hi @hikariatama I also faced the same by both vscode and vscode insiders. However it is working well on Pycharm. For the meantime you can go ahead and use pycharm/Sublime

Murithijoshua avatar May 28 '22 03:05 Murithijoshua

Hi @hikariatama I also faced the same by both vscode and vscode insiders. However it is working well on Pycharm. For the meantime you can go ahead and use pycharm/Sublime

Apparently I'm sublime user, but I got copilot and that's why I migrated to vscode

hikariatama avatar May 28 '22 04:05 hikariatama

I've tried renaming original binary to sourcery-original, and then compiling my own, which runs the original ones through qemu-x86_64, but I get the same error (/lib64/ld-linux-x86-64.so.2: No such file or directory). If someone knows, how can I bypass this, please. Any workaround for VSCode. Also, I tried running sourcery locally on Windows by specifying "force UI" flag in settings.json. This didn't work either

hikariatama avatar Jun 17 '22 17:06 hikariatama

Any updates on the M1 version? I see there is a universal sourcery cli now, how far is it before we can have an M1 native extension?

noirchen avatar Nov 03 '22 01:11 noirchen