[docs] Installing on RPi
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Quiet
- Domain
- documentation, embedded-iot
Research direction
Start by reviewing the attached picam2_check.py example and the minimal pixi.toml shown in the issue, then inspect the repository's existing documentation structure. Document the Raspberry Pi prerequisites, libcamera and libpisp removal command, pixi configuration, and example so a user can follow the setup successfully.
Written by the indexing model from the issue text.
Description
For anyone that wishes to try this on a Raspberry Pi, this is what I have found.
-
uninstall
libcameraandlibpispfrom your system withsudo apt remove ... -
you need this minimal
pixi.toml:
[workspace]
channels = ["conda-forge"]
name = "libcam_test"
platforms = [{ platform = "linux-aarch64", glibc = "2.34" }]
version = "0.1.0"
[tasks]
[dependencies]
picamera2 = ">=0.3.36,<0.4"
This is a minimal picamera2 example to see if things are working:
Feel free to comment or create an issue if things go wrong.
- Dominant language
- Shell
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from conda-forge/libcamera-feedstock
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
conda-forge/libcamera-feedstock#19 · 2 comments ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
conda-forge/libcamera-feedstock#18 · 1 comment ·
All issues in conda-forge/libcamera-feedstock
Similar issues
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
zenhub-dev
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenLiberty/ci.docker#747 ·