We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f42610 commit 94ec592Copy full SHA for 94ec592
wiki/pkg/panda3d/README.md
@@ -27,7 +27,7 @@ edit main.py to add
27
# ]
28
# ///
29
```
30
-then run eg `python3 -m pygbag --PYBUILD 3.12 --git --ume_block 0 --template notctx.tmpl main.py` to use cpython 3.12 with pygbag git
+then run eg `python3 -m pygbag --PYBUILD 3.12 --git --ume_block 0 --template noctx.tmpl main.py` to use cpython 3.12 with pygbag git
31
and go to http://localhost:8000/?-i
32
33
But if you use taskMgr.step() or use the wheel in your own python runtime then you should do it that way:
0 commit comments