processing / processing/libprocessing
when using mewnala after installing it can't find the "assets_directory"
Offen
@catilac arbeitet bereits daran.
Seit 05.4.2026.
bug
- Vorherrschende Sprache
- Rust
- Sterne
- 69
- Forks
- 14
- Ø Merge
- 15 T. 22 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.