Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on up-to-date 64 bit Raspberry Pi image #2

Open
capiman opened this issue Jul 22, 2024 · 3 comments
Open

Not working on up-to-date 64 bit Raspberry Pi image #2

capiman opened this issue Jul 22, 2024 · 3 comments

Comments

@capiman
Copy link

capiman commented Jul 22, 2024

$ fc-lang-install -v
downloading https://github.com/freeconf/lang/releases/download/v0.1.0-alpha/fc-lang-0.1.0-linux-aarch64 to /home/xxx/.freeconf/bin/fc-lang-0.1.0-linux-aarch64
Traceback (most recent call last):
  File "/home/xxx/.local/bin/fc-lang-install", line 8, in <module>
    sys.exit(run())
             ^^^^^
  File "/home/xxx/.local/lib/python3.12/site-packages/freeconf/install.py", line 60, in run
    raise Exception("{resp._status_code} error downloading {url}")
Exception: {resp._status_code} error downloading {url}
$

Linux aarch64 seems not be in the list of released versions:
https://github.com/freeconf/lang/releases/tag/v0.1.0-alpha

@capiman
Copy link
Author

capiman commented Jul 22, 2024

Same seems to be the case for a new Notebook with a Snapdragon,
which uses (not tried, but assuming)

windows-arm64

or

linux-arm64

Can I somehow take the released sources and compile myself?

@dhubler
Copy link
Contributor

dhubler commented Jul 22, 2024 via email

@dhubler
Copy link
Contributor

dhubler commented Jul 22, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants