File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ Open Interface
3030### <ins >Demo</ins > 💻
3131"Solve Today's Wordle"<br >
3232![ Solve Today's Wordle] ( assets/wordle_demo_2x.gif ) <br >
33+ * clipped, 2x*
3334
3435<details >
3536 <summary><a href="https://github.com/AmberSahdev/Open-Interface/blob/main/MEDIA.md#demos">More Demos</a></summary>
@@ -130,6 +131,7 @@ Open Interface
130131 <li>Enter the directory <code>cd Open-Interface</code></li>
131132 <li><b>Optionally</b> use a Python virtual environment
132133 <ul>
134+ <li>Note: pyenv handles tkinter installation weirdly so you may have to debug for your own system yourself.</li>
133135 <li><code>pyenv local 3.12.2</code></li>
134136 <li><code>python -m venv .venv</code></li>
135137 <li><code>source .venv/bin/activate</code></li>
You can’t perform that action at this time.
0 commit comments