Arena-Rosnav / arena-rosnav

MIT License
59 stars 37 forks source link

Error occurred: pyproject.toml changed significantly since poetry.lock was last generated. Run `poetry lock [--no-update]` to fix the lock file. #196

Closed zzzzzziyi closed 2 weeks ago

zzzzzziyi commented 4 months ago

Hi author, thank you for your fantastic work. When I run the command "curl https://raw.githubusercontent.com/Arena-Rosnav/arena-rosnav/master/install2.sh | bash" in automatic installation, the following error occurred "pyproject.toml changed significantly since poetry.lock was last generated. Run poetry lock [--no-update] to fix the lock file.".

I am wondering if one of the possible reasons is because the poetry.lock is not updated together with pyproject.toml? Would appreaciate for your prompt response! Thank you!

Screenshot from 2024-07-02 20-37-57

voshch commented 4 months ago

Delete the poertry.lock in src/arena/arena-rosnav. We will address this in an update ASAP.

voshch commented 4 months ago

https://github.com/Arena-Rosnav/arena-rosnav/pull/197