bluerobotics / companion

Companion computer startup scripts and examples
https://www.ardusub.com/operators-manual/companion-web.html
GNU General Public License v3.0
48 stars 54 forks source link

post-update: use pip to install network service #407

Closed Williangalvani closed 3 years ago

Williangalvani commented 3 years ago

setuptools is failing. changing to pip will make updates from 0.0.17 -> 0.0.27 work fine.

Williangalvani commented 3 years ago

this should be pre 0.0.27?

the users with broken systems are in "0.0.26" but with no internet they cannot really get 0.0.27. What came to mind was telling them to use the git page to checkout 0.0.17 again (to recover internet connectivity), and update all the way to 0.0.27, which should get this new commit with the fixed post-update.