processing / processing/libprocessing
when using mewnala after installing it can't find the "assets_directory"
オープン
@catilac がすでに取り組んでいます。
2026年4月5日 から。
bug
- 主要言語
- Rust
- スター
- 69
- フォーク
- 14
- 平均マージ
- 15日 22時間
- マージ済み PR(30日)
- 3
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。