Skip to content

Issues with make PythonAPI #8320

Answered by john-abah
john-abah asked this question in Q&A
Discussion options

You must be logged in to vote
export UE4_ROOT=~/UnrealEngine_4.26

set this to the folder location of your cloned unreal engine, do not just copy paste and run
there are no error codes when you do this, the error comes after running make.
after this you may run into a bad head error, try:
the error occurred because of #CARLA_VERSION=$(get_git_repository_version) in line 878 of Setup.sh .
change it to your Carla version and it would be work.
I've changed it to CARLA_VERSION="0.9.15"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by john-abah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant