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
Python dependency issue?
#2
For anyone else having these troubles, it was indeed the dependencies. Weird thing pypilot didn't give any errors, but I guess different portions of the pypilot script just didn't work and some did.

Update on the documentation, found out which dependancies you have to install with pip, and which ones with apt:

sudo apt install python-gps
sudo apt install python-serial
sudo apt install libpython-dev
sudo apt install python-numpy
sudo apt install python-scipy
sudo apt install swig
sudo pip install ujson
sudo pip install pyudev
sudo apt install python-pil
sudo apt install python-flask
sudo apt install python-gevent-websocket
sudo apt install python-wxgtk3.0
sudo apt install python-opengl
sudo apt install python3-wxgtk4.0
sudo apt install python3-opengl
sudo pip install pyglet
sudo pip install pywavefront
Reply


Messages In This Thread
Python dependency issue? - by jamos.tan@gmail.com - 2020-02-14, 09:05 AM
RE: Python dependency issue? - by jamos.tan@gmail.com - 2020-02-14, 01:53 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)