question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Supporting ARM architectures

See original GitHub issue

It would be 💯 to get TLJH running on Raspberry Pis and other small boards. Unfortunately miniconda doesn’t support their ARM processor architectures, so some changes to the installer are needed.

As discussed with @yuvipanda a fix for this would be using virtualenv instead of conda. The user environment should be configurable to use either conda or virtualenv. Furthermore nodesource also supports ARM architectures.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:30 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
yuvipandacommented, Mar 29, 2021

@cdibble awesome, yay! Please send PRs when you can.

1reaction
yuvipandacommented, Mar 27, 2021

At least with docker on mac, you can trivially run arm64 builds. This should make testing much easier!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Arm Architecture
Arm provides system architectures that are free of charge to use and help the ecosystem design secure and efficient systems as easily as...
Read more >
ARM architecture family - Wikipedia
ARM is a family of reduced instruction set computer (RISC) instruction set architectures for computer processors, configured for various environments. Arm ...
Read more >
What is an ARM processor? - Red Hat
ARM processors are a family of central processing units (CPUs) based on a reduced instruction set computer (RISC) architecture.
Read more >
What is an Arm processor? - TechTarget
Learn about Arm processors, a family of CPUs based on the RISC architecture for computer processors. Explore the Arm processor's features, uses and...
Read more >
Arm processors: Everything you need to know now - ZDNet
What makes Arm processor architecture unique? The "R" in the acronym "Arm" actually stands for another acronym: Reduced Instruction Set Computer ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found