microsoft / AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
https://microsoft.github.io/AirSim/
Other
16.32k stars 4.55k forks source link

./Setup.sh is not working on Ubuntu 20.04 #4730

Open amantiwary10 opened 1 year ago

amantiwary10 commented 1 year ago

Question

What's your question?

when I am running ./setup.sh, it throws the following error:" E: The repository 'http://ppa.launchpad.net/codeblocks-devs/release/ubuntu focal Release' does not have a Release file". ### Include context on what you are trying to achieve

Context details

I'm using Ubuntu 20.04 and cloned the airsim just now.

Err:20 http://ppa.launchpad.net/codeblocks-devs/release/ubuntu focal Release
404 Not Found [IP: 2620:2d:4000:1::3e 80] Err:21 http://ppa.launchpad.net/octave/stable/ubuntu focal Release 404 Not Found [IP: 2620:2d:4000:1::3e 80] Reading package lists... Done E: The repository 'http://ppa.launchpad.net/codeblocks-devs/release/ubuntu focal Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://ppa.launchpad.net/octave/stable/ubuntu focal Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. aman@aman-Lenovo-Z50-70:~/AirSim$ ./build.sh

Include details of what you already did to find answers

Loopanda commented 5 months ago

切换源,我跟你差不多我是清华源换回原来的源就行