processing / processing/libprocessing

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

オープン
#101 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@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:

  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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。