Hi,
I have signed up unrealengine.com and linked with my github.com account, I also got invitaion message from unrealengine. (I think things are fine on this end)
I am trying to install carla simulator, doing
git clone --depth=1 -b 4.22 https://github.com/EpicGames/UnrealEngine.git ~/UnrealEngine_4.22 prompts me to login
Cloning into ‘/home//UnrealEngine_4.22’…
Username for ‘https://github.com’: myname
Password for ‘https://myname@github.com’:
remote: Repository not found.
fatal: unable to access ‘https://github.com/EpicGames/UnrealEngine.git/’: GnuTLS recv error (-110): The TLS connection was non-properly terminated.
Appreciate any help