processing / processing/libprocessing
when using mewnala after installing it can't find the "assets_directory"
Aperta
@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:
- we run a rust example that uses currently called
libprocessing - we run a
justcommand that will run a python sketch inside ofcrates/processing_pyo3/exampleswhich automatically sets the asset path usingPROCESSING_ASSET_PATH(see: justfile) - You activate the virtual env inside of
crates/processing_pyo3and run a python sketch in there - 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
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.