Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
First off, to get access to Unreal sources on GitHub.
This is where the Python extension is installed which enables communication between Unreal and Python.
Setup the project which creates your ~/.deepdrive/python_bin
Create ~/.deepdrive/python_bin
on Unix or %HOMEPATH%\.deepdrive\python_bin
on Windows and point it to the Python executable you want the deepdrive Python extension to be installed to, i.e.
To finish your development setup, follow one of these guides