openframeworks / openframeworks/openFrameworks

[aarch64] Issues installing on Jetson Nano

Open
#8,389 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

When running the dependencies installation script, I am getting:

Installing...

E: Unable to locate package nlohmann-json3-dev
E: Unable to locate package libssl3
Installing make
 Already installed
Installing nlohmann-json3-dev
E: Unable to locate package nlohmann-json3-dev
error installing nlohmann-json3-dev
Reading package lists... Building dependency tree... Reading state information...
this seems an error with your distribution repositories but you can also
report an issue in the openFrameworks github: https://github.com/openframeworks/openFrameworks/issues

Any advice is appreciated!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin with the dependencies installation script referenced in the report and reproduce the package lookup on a Jetson Nano/aarch64 system. Check how the script selects packages and repositories; done means the supported installation path completes without the two package errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, linux
Domain
build-system, embedded-iot, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.