-
This has been discussed offline between me and Astropy Editors but in the spirit of transparency, I am going to create a table in this issue listing the currently active applications. As each of them …
pllim updated
5 months ago
-
### Windows build number:
10.0.19045.2311
### Your Distribution version:
Ubuntu 22.04
### Your WSL versions:
WSL version: 1.0.0.0
Kernel version: 5.15.74.2
WSLg version: 1.0.47
MSRDC…
-
日本語で失礼します。
以前にDiscordなどでkitaoさんがヒアリングされていた、色合い全体が白っぽくなる問題が報告されました。
Pyxelの直接起動ではなく、ビルドしたexeファイルでの事象になります。Pyxelのバージョンは2.2.3です。
以前の問題がどういう決着をみたのか追えていないのですが、こちらは別要因となりますでしょうか。
OS:Windows 11 pro
バ…
-
I've set an array of extra colors with `pyxel.colors = list(pyxel.colors) + ...`, but higher indices always display as color 15 - has the ability to use extra colors been removed? I'm on 2.2.1.
-
## 🐛 Bug
```
pyodide.ffi.JsException: Error: Dynamic linking error: cannot resolve symbol emscripten_compute_dom_pk_code
```
### To Reproduce
https://py.cafe/maartenbreddels/solara-pygame-b…
-
今回も日本語で失礼します。
![GZ-puO4b0AQ4J7m](https://github.com/user-attachments/assets/e37edb20-dbad-494b-9847-a4116945a221)
pyxelアプリをexeファイルにしたもの(Dungeon Antiqua)をWindows上で実行した方の中に上の画面が表示されてプレイできなかった方がいらっ…
-
In pyxel 2.1.10, specifying three arguments to pyxel.btnp() as follows causes an error that did not occur before.
pyxel.btnp(px.KEY_UP, 8, 2)
> btnp() takes 1 positional arguments but 3 were giv…
-
Hi -- I'm trying to use the "https://kitao.github.io/pyxel/wasm/launcher/?run=" command to run a game I just built that's stored in my GitHub repository but it's failing at importing some classes that…
-
Good afternoon.
I'm testing my projects on my Raspberry Pi 4 with aarch64, but when I run `pyxel run game.py` I get this error:
```sh
Traceback (most recent call last):
File "/home/pi/ticoba…
-
Web版を起動したところ下記のエラーに遭遇しました
Traceback (most recent call last):
File "/lib/python312.zip/_pyodide/_base.py", line 522, in eval_code
.run(globals, locals)
^^^^^^^^^^^^^^^^^^^^
File "…