processing / processing/libprocessing

when using mewnala after installing it can't find the "assets_directory"

Aperta
#101 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@catilac ci sta già lavorando.

Dal 5/4/2026.

bug
Lingua principale
Rust
Stelle
69
Fork
14
Merge medio
15g 22h
PR unite (30g)
3

Descrizione

this was anticipated since we only just now published a library.

All the ways we use assets atm:

  1. we run a rust example that uses currently called libprocessing
  2. we run a just command that will run a python sketch inside of crates/processing_pyo3/examples which automatically sets the asset path using PROCESSING_ASSET_PATH (see: justfile)
  3. You activate the virtual env inside of crates/processing_pyo3 and run a python sketch in there
  4. Someone has installed mewnala (pip install mewnala) and needs to run a sketch that looks at assets

4 is broken, 3 might be broken. We need to cover all 4 cases.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.