KATO-Hiro / AtCoderClans

【非公式】AtCoderがもっと楽しくなるリンク集です。有志による非公式サービス・ツール・ライブラリ・記事などをまとめています。
https://kato-hiro.github.io/AtCoderClans/
MIT License
101 stars 11 forks source link

「AtCoder GUI」を追加 #7843

Open KATO-Hiro opened 4 months ago

KATO-Hiro commented 4 months ago

https://github.com/TsuruNoTsurugi/atcoder-GUI

KATO-Hiro commented 4 months ago

エラー

➜ python gui/main.py
Traceback (most recent call last):
  File "/Users/hiro/Documents/study/AtCoder/sample/gui/main.py", line 1, in <module>
    import tkinter
  File "/Users/hiro/.pyenv/versions/3.11.4/lib/python3.11/tkinter/__init__.py", line 38, in <module>
    import _tkinter # If this fails your Python may not be configured for Tk

試したこと

https://qiita.com/hayato94087/items/5a04caf4d4e23c395010 https://www.to-r.net/media/anyenv/ https://lighthouse-dev.github.io/nodejs/nodenv-install/