mirror of
https://github.com/Relintai/gdnative_python.git
synced 2025-01-06 15:19:40 +01:00
Small note.
This commit is contained in:
parent
a6e348389c
commit
a8f20c386d
11
README.rst
11
README.rst
@ -361,3 +361,14 @@ Keep in mind great performances comes with great responsabilities: there is no
|
|||||||
boundary check so you may end up with memory corruption if you don't take care ;-)
|
boundary check so you may end up with memory corruption if you don't take care ;-)
|
||||||
|
|
||||||
See the `godot-python issue <https://github.com/touilleMan/godot-python/issues/84>`_.
|
See the `godot-python issue <https://github.com/touilleMan/godot-python/issues/84>`_.
|
||||||
|
|
||||||
|
PyEnv
|
||||||
|
-----
|
||||||
|
|
||||||
|
pyenv install 3.7
|
||||||
|
|
||||||
|
pyenv local 3.7
|
||||||
|
|
||||||
|
|
||||||
|
pyenv shell 3.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user