This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PyPilot doesn't work after upgrade
#10
If you need to fix this bug and you can not wait for an openplotter update, do this:


Code:
cd
mkdir delete
cd delete
git clone https://github.com/pypilot/pypilot
git clone https://github.com/pypilot/pypilot_data
cp -rv pypilot_data/* pypilot
cd pypilot
python setup.py build
sudo python setup.py install
cd
sudo rm -rf delete
Reply


Messages In This Thread
RE: PyPilot doesn't work after upgrade - by Sailoog - 2018-09-24, 07:32 PM
RE: PyPilot doesn't work after upgrade - by kalle - 2019-01-11, 01:18 PM
RE: PyPilot doesn't work after upgrade - by kalle - 2019-01-11, 02:16 PM
RE: PyPilot doesn't work after upgrade - by kalle - 2019-01-12, 02:10 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)