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
OpenCPN pypilot plugin disconnected
#17
I tried reinstalling it (again, from https://github.com/pypilot/pypilot).

After clone and install (and reboot just in case), running pypilot produces this output


Code:
imu process 1980
nmea process 1985
nmea server on port 20220: bind failed.
loading servo calibration /home/pi/.pypilot/servocalibration
WARNING: using default servo calibration!!
gps process 1987
Loaded Pilots: ['learning', 'basic', 'absolute', 'simple']
warning: failed to open special file /dev/watchdog0 for writing
         cannot stroke the watchdog
made imu process realtime
Using settings file RTIMULib.ini
pypilotServer process 1989
Settings file RTIMULib.ini loaded
Detected MPU9250/MPU9255 at standard address
Using fusion algorithm Kalman STATE4
IMU Name: MPU-925x
min/max compass calibration not in use
Using ellipsoid compass calibration
Using accel calibration
pypilot_server: bind failed; already running a server?
serialprobe removing gps device /dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001-if00-port0
servo probe ('/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0', 38400) 411.327210832
failed to open servo on: ('/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0', 38400) [Errno 16] could not open port /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0: [Errno 16] Device or resource busy: '/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0'
MPU-925x init complete
read imu running too _slowly_ 0.03575441099997079 0.05
read imu running too _slowly_ 0.05084480900001154 0.05
read imu running too _slowly_ 0.05086964299999863 0.05
read imu running too _slowly_ 0.05090269999999464 0.05
nmea server on port 20220: bind failed.
read imu running too _slowly_ 0.050789102999999614 0.05
failed to read IMU! 412.299198139
Detected MPU9250/MPU9255 at standard address
Using fusion algorithm Kalman STATE4
IMU Name: MPU-925x
min/max compass calibration not in use
Using ellipsoid compass calibration
Using accel calibration
I2C read error from 12, 16 - Failed to read compass fuse ROM
ERROR: IMU Init Failed, no inertial data available 412.29987439
imu process failed to keep time 0.3076836920000119 412.299191935 412.606746214 412.606802346 412.606874516

The calibration still runs at verry slow rate but now yellow squares are created. 
Web client still won't connect to the server ("no connection"), but OpenCPN plugin works fine
And probably not a bug but i don't know how to configure a motor controller without the UI (openCPN plugin shows "no motor controller") 


This is the output of sudo python3 setup.py install


Code:
checking for RTIMULIB2...done
checking for serial...done
checking for numpy...done
checking for scipy...done
checking for libpython3-dev...libpython3-dev not found
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
libpython3-dev est déjà la version la plus récente (3.7.3-1).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
install dependency libpython3-dev success
checking for swig...swig not found
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
swig est déjà la version la plus récente (3.0.12-2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
install dependency swig success
checking for ujson...done
checking for pyudev...done
checking for zeroconf...done
checking for requests...done
checking for websocket...done
checking for pil...done
checking for wiringpi...wiringpi not found
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
wiringpi est déjà la version la plus récente (2.50).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
install dependency wiringpi success
checking for flask...done
checking for gevent-websocket...done
checking for python-socketio...done
checking for flask-socketio...flask-socketio not found
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Le paquet « python3-flask-socketio » n'est pas installé, et ne peut donc être supprimé
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
failed to install via apt, trying with pip
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: flask-socketio in /usr/local/lib/python3.7/dist-packages (4.3.2)
Requirement already satisfied: python-socketio<5,>=4.3.0 in /usr/local/lib/python3.7/dist-packages (from flask-socketio) (4.6.1)
Requirement already satisfied: Flask>=0.9 in /usr/lib/python3/dist-packages (from flask-socketio) (1.0.2)
Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from python-socketio<5,>=4.3.0->flask-socketio) (1.12.0)
Requirement already satisfied: python-engineio<4,>=3.13.0 in /usr/local/lib/python3.7/dist-packages (from python-socketio<5,>=4.3.0->flask-socketio) (3.14.2)
dependency failed to install flask-socketio
checking for flask-babel...done
checking for python3-wxgtk4.0...python3-wxgtk4.0 not found
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
python3-wxgtk4.0 est déjà la version la plus récente (4.0.4+dfsg-2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
install dependency python3-wxgtk4.0 success
checking for opengl...done
checking for pyglet...done
checking for pywavefront...done
checking for data...data not found
Clonage dans 'pypilot_data'...
remote: Enumerating objects: 16, done.
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 16 (delta 0), reused 13 (delta 0), pack-reused 0
Dépaquetage des objets: 100% (16/16), fait.
'pypilot_data/README.md' -> '/home/pi/pypilot/README.md'
'pypilot_data/arduino/weathersensors/font.ttf' -> '/home/pi/pypilot/arduino/weathersensors/font.ttf'
'pypilot_data/hat/font.ttf' -> '/home/pi/pypilot/hat/font.ttf'
'pypilot_data/ui/Vagabond.mtl' -> '/home/pi/pypilot/ui/Vagabond.mtl'
'pypilot_data/ui/Vagabond.obj' -> '/home/pi/pypilot/ui/Vagabond.obj'
'pypilot_data/ui/compass.png' -> '/home/pi/pypilot/ui/compass.png'
'pypilot_data/web/static/font/Roboto-Regular.ttf' -> '/home/pi/pypilot/web/static/font/Roboto-Regular.ttf'
install dependency data success


summary of pypilot dependencies
autopilot core autopilot or imu-only mode:SUCCESS
optimize (recommended) core autopilot operations:SUCCESS
signalk communicate with signalk-node-server distributed with openploter:SUCCESS
hat SPI lcd keypad, and remote control interface:SUCCESS
web web browser control:failed to detect after installing flask-socketio
python_gui python scripts for control and configuration:SUCCESS
data data files used by various pypilot components:SUCCESS


running install
running bdist_egg
running egg_info
creating pypilot.egg-info
writing pypilot.egg-info/PKG-INFO
writing dependency_links to pypilot.egg-info/dependency_links.txt
writing entry points to pypilot.egg-info/entry_points.txt
writing top-level names to pypilot.egg-info/top_level.txt
writing manifest file 'pypilot.egg-info/SOURCES.txt'
reading manifest file 'pypilot.egg-info/SOURCES.txt'
writing manifest file 'pypilot.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-armv7l/egg
running install_lib
running build_py
creating build
creating build/lib.linux-armv7l-3.7
creating build/lib.linux-armv7l-3.7/pypilot
copying pypilot/signalk.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/nonblockingpipe.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/quaternion.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/nmea.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/pyjson.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/vector.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/sensors.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/__init__.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/servo_calibration.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/calibration_fit.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/failedimports.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/client.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/boatimu.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/values.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/server.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/autogain.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/bufferedsocket.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/serialprobe.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/autopilot.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/gpsd.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/tacking.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/version.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/resolv.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/servo.py -> build/lib.linux-armv7l-3.7/pypilot
copying pypilot/rudder.py -> build/lib.linux-armv7l-3.7/pypilot
creating build/lib.linux-armv7l-3.7/pypilot/arduino_servo
copying pypilot/arduino_servo/arduino_servo_python.py -> build/lib.linux-armv7l-3.7/pypilot/arduino_servo
copying pypilot/arduino_servo/__init__.py -> build/lib.linux-armv7l-3.7/pypilot/arduino_servo
creating build/lib.linux-armv7l-3.7/pypilot/pilots
copying pypilot/pilots/learning.py -> build/lib.linux-armv7l-3.7/pypilot/pilots
copying pypilot/pilots/__init__.py -> build/lib.linux-armv7l-3.7/pypilot/pilots
copying pypilot/pilots/basic.py -> build/lib.linux-armv7l-3.7/pypilot/pilots
copying pypilot/pilots/absolute.py -> build/lib.linux-armv7l-3.7/pypilot/pilots
copying pypilot/pilots/intellect.py -> build/lib.linux-armv7l-3.7/pypilot/pilots
copying pypilot/pilots/pilot.py -> build/lib.linux-armv7l-3.7/pypilot/pilots
copying pypilot/pilots/simple.py -> build/lib.linux-armv7l-3.7/pypilot/pilots
copying pypilot/pilots/wind.py -> build/lib.linux-armv7l-3.7/pypilot/pilots
creating build/lib.linux-armv7l-3.7/pypilot/linebuffer
copying pypilot/linebuffer/__init__.py -> build/lib.linux-armv7l-3.7/pypilot/linebuffer
creating build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/gpio.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/config.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/arduino.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/wifi_esp32.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/lcd_esp32.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/lircd.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/glut.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/upy_client.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/__init__.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/font.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/web.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/lcd.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/gpio_esp32.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/testlirc.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/menu.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/hat.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/page.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/gettext_esp32.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/test.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/boot.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/config_esp32.py -> build/lib.linux-armv7l-3.7/pypilot/hat
copying hat/testrf.py -> build/lib.linux-armv7l-3.7/pypilot/hat
creating build/lib.linux-armv7l-3.7/pypilot/web
copying web/tinypilot.py -> build/lib.linux-armv7l-3.7/pypilot/web
copying web/__init__.py -> build/lib.linux-armv7l-3.7/pypilot/web
copying web/web.py -> build/lib.linux-armv7l-3.7/pypilot/web
creating build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/client_wx.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/boatplot.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/autopilot_control_ui.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/__init__.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/calibration_plot.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/scope_wx.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/autopilot_control.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/scope_ui.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/autopilot_calibration.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/scope.py -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/shape.py -> build/lib.linux-armv7l-3.7/pypilot/ui
creating build/lib.linux-armv7l-3.7/pypilot/hat/ugfx
copying hat/ugfx/__init__.py -> build/lib.linux-armv7l-3.7/pypilot/hat/ugfx
copying hat/ugfx/generate_version.py -> build/lib.linux-armv7l-3.7/pypilot/hat/ugfx
copying hat/ugfx/ugfx_mkfont.py -> build/lib.linux-armv7l-3.7/pypilot/hat/ugfx
copying hat/font.ttf -> build/lib.linux-armv7l-3.7/pypilot/hat
creating build/lib.linux-armv7l-3.7/pypilot/hat/static
copying hat/static/hat_config.js -> build/lib.linux-armv7l-3.7/pypilot/hat/static
copying hat/static/jquery.min.js -> build/lib.linux-armv7l-3.7/pypilot/hat/static
copying hat/static/w3.css -> build/lib.linux-armv7l-3.7/pypilot/hat/static
copying hat/static/socket.io.min.js -> build/lib.linux-armv7l-3.7/pypilot/hat/static
copying hat/static/index.css -> build/lib.linux-armv7l-3.7/pypilot/hat/static
creating build/lib.linux-armv7l-3.7/pypilot/hat/templates
copying hat/templates/index.html -> build/lib.linux-armv7l-3.7/pypilot/hat/templates
creating build/lib.linux-armv7l-3.7/pypilot/web/static
copying web/static/pypilot_control.js -> build/lib.linux-armv7l-3.7/pypilot/web/static
copying web/static/calibration_plot.js -> build/lib.linux-armv7l-3.7/pypilot/web/static
copying web/static/jquery.min.js -> build/lib.linux-armv7l-3.7/pypilot/web/static
copying web/static/w3.css -> build/lib.linux-armv7l-3.7/pypilot/web/static
copying web/static/socket.io.min.js -> build/lib.linux-armv7l-3.7/pypilot/web/static
copying web/static/dark_theme.css -> build/lib.linux-armv7l-3.7/pypilot/web/static
copying web/static/index.css -> build/lib.linux-armv7l-3.7/pypilot/web/static
creating build/lib.linux-armv7l-3.7/pypilot/web/templates
copying web/templates/index.html -> build/lib.linux-armv7l-3.7/pypilot/web/templates
copying web/templates/wifi.html -> build/lib.linux-armv7l-3.7/pypilot/web/templates
copying web/templates/calibrationplot.html -> build/lib.linux-armv7l-3.7/pypilot/web/templates
copying ui/compass.png -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/Vagabond.mtl -> build/lib.linux-armv7l-3.7/pypilot/ui
copying ui/Vagabond.obj -> build/lib.linux-armv7l-3.7/pypilot/ui
running build_ext
building 'pypilot/arduino_servo/_arduino_servo' extension
swigging pypilot/arduino_servo/arduino_servo.i to pypilot/arduino_servo/arduino_servo_wrap.cpp
swig -python -c++ -o pypilot/arduino_servo/arduino_servo_wrap.cpp pypilot/arduino_servo/arduino_servo.i
creating build/temp.linux-armv7l-3.7
creating build/temp.linux-armv7l-3.7/pypilot
creating build/temp.linux-armv7l-3.7/pypilot/arduino_servo
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c pypilot/arduino_servo/arduino_servo.cpp -o build/temp.linux-armv7l-3.7/pypilot/arduino_servo/arduino_servo.o -Wno-unused-result
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c pypilot/arduino_servo/arduino_servo_eeprom.cpp -o build/temp.linux-armv7l-3.7/pypilot/arduino_servo/arduino_servo_eeprom.o -Wno-unused-result
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c pypilot/arduino_servo/arduino_servo_wrap.cpp -o build/temp.linux-armv7l-3.7/pypilot/arduino_servo/arduino_servo_wrap.o -Wno-unused-result
arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.7/pypilot/arduino_servo/arduino_servo.o build/temp.linux-armv7l-3.7/pypilot/arduino_servo/arduino_servo_eeprom.o build/temp.linux-armv7l-3.7/pypilot/arduino_servo/arduino_servo_wrap.o -o build/lib.linux-armv7l-3.7/pypilot/arduino_servo/_arduino_servo.cpython-37m-arm-linux-gnueabihf.so
building 'pypilot/linebuffer/_linebuffer' extension
swigging pypilot/linebuffer/linebuffer.i to pypilot/linebuffer/linebuffer_wrap.cpp
swig -python -c++ -o pypilot/linebuffer/linebuffer_wrap.cpp pypilot/linebuffer/linebuffer.i
creating build/temp.linux-armv7l-3.7/pypilot/linebuffer
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c pypilot/linebuffer/linebuffer.cpp -o build/temp.linux-armv7l-3.7/pypilot/linebuffer/linebuffer.o -Wno-unused-result
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c pypilot/linebuffer/linebuffer_wrap.cpp -o build/temp.linux-armv7l-3.7/pypilot/linebuffer/linebuffer_wrap.o -Wno-unused-result
arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.7/pypilot/linebuffer/linebuffer.o build/temp.linux-armv7l-3.7/pypilot/linebuffer/linebuffer_wrap.o -o build/lib.linux-armv7l-3.7/pypilot/linebuffer/_linebuffer.cpython-37m-arm-linux-gnueabihf.so
building 'pypilot/hat/ugfx/_ugfx' extension
swigging hat/ugfx/ugfx.i to hat/ugfx/ugfx_wrap.cpp
swig -python -c++ -DWIRINGPI -o hat/ugfx/ugfx_wrap.cpp hat/ugfx/ugfx.i
creating build/temp.linux-armv7l-3.7/hat
creating build/temp.linux-armv7l-3.7/hat/ugfx
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c hat/ugfx/ugfx.cpp -o build/temp.linux-armv7l-3.7/hat/ugfx/ugfx.o -Wno-unused-result -DWIRINGPI
hat/ugfx/ugfx.cpp: In constructor ‘surface::surface(const char*, int)’:
hat/ugfx/ugfx.cpp:131:33: warning: variable ‘bypp16’ set but not used [-Wunused-but-set-variable]
     uint16_t width16, height16, bypp16, colors16;
                                 ^~~~~~
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c hat/ugfx/ugfx_wrap.cpp -o build/temp.linux-armv7l-3.7/hat/ugfx/ugfx_wrap.o -Wno-unused-result -DWIRINGPI
arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.7/hat/ugfx/ugfx.o build/temp.linux-armv7l-3.7/hat/ugfx/ugfx_wrap.o -lwiringPi -o build/lib.linux-armv7l-3.7/pypilot/hat/ugfx/_ugfx.cpython-37m-arm-linux-gnueabihf.so
creating build/bdist.linux-armv7l
creating build/bdist.linux-armv7l/egg
creating build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/signalk.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/nonblockingpipe.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/quaternion.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/nmea.py -> build/bdist.linux-armv7l/egg/pypilot
creating build/bdist.linux-armv7l/egg/pypilot/arduino_servo
copying build/lib.linux-armv7l-3.7/pypilot/arduino_servo/arduino_servo_python.py -> build/bdist.linux-armv7l/egg/pypilot/arduino_servo
copying build/lib.linux-armv7l-3.7/pypilot/arduino_servo/_arduino_servo.cpython-37m-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/egg/pypilot/arduino_servo
copying build/lib.linux-armv7l-3.7/pypilot/arduino_servo/__init__.py -> build/bdist.linux-armv7l/egg/pypilot/arduino_servo
copying build/lib.linux-armv7l-3.7/pypilot/pyjson.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/vector.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/sensors.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/__init__.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/servo_calibration.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/calibration_fit.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/failedimports.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/client.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/boatimu.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/values.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/server.py -> build/bdist.linux-armv7l/egg/pypilot
creating build/bdist.linux-armv7l/egg/pypilot/pilots
copying build/lib.linux-armv7l-3.7/pypilot/pilots/learning.py -> build/bdist.linux-armv7l/egg/pypilot/pilots
copying build/lib.linux-armv7l-3.7/pypilot/pilots/__init__.py -> build/bdist.linux-armv7l/egg/pypilot/pilots
copying build/lib.linux-armv7l-3.7/pypilot/pilots/basic.py -> build/bdist.linux-armv7l/egg/pypilot/pilots
copying build/lib.linux-armv7l-3.7/pypilot/pilots/absolute.py -> build/bdist.linux-armv7l/egg/pypilot/pilots
copying build/lib.linux-armv7l-3.7/pypilot/pilots/intellect.py -> build/bdist.linux-armv7l/egg/pypilot/pilots
copying build/lib.linux-armv7l-3.7/pypilot/pilots/pilot.py -> build/bdist.linux-armv7l/egg/pypilot/pilots
copying build/lib.linux-armv7l-3.7/pypilot/pilots/simple.py -> build/bdist.linux-armv7l/egg/pypilot/pilots
copying build/lib.linux-armv7l-3.7/pypilot/pilots/wind.py -> build/bdist.linux-armv7l/egg/pypilot/pilots
copying build/lib.linux-armv7l-3.7/pypilot/autogain.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/bufferedsocket.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/serialprobe.py -> build/bdist.linux-armv7l/egg/pypilot
creating build/bdist.linux-armv7l/egg/pypilot/linebuffer
copying build/lib.linux-armv7l-3.7/pypilot/linebuffer/_linebuffer.cpython-37m-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/egg/pypilot/linebuffer
copying build/lib.linux-armv7l-3.7/pypilot/linebuffer/__init__.py -> build/bdist.linux-armv7l/egg/pypilot/linebuffer
copying build/lib.linux-armv7l-3.7/pypilot/autopilot.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/gpsd.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/tacking.py -> build/bdist.linux-armv7l/egg/pypilot
creating build/bdist.linux-armv7l/egg/pypilot/hat
creating build/bdist.linux-armv7l/egg/pypilot/hat/templates
copying build/lib.linux-armv7l-3.7/pypilot/hat/templates/index.html -> build/bdist.linux-armv7l/egg/pypilot/hat/templates
copying build/lib.linux-armv7l-3.7/pypilot/hat/gpio.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/config.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/arduino.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/wifi_esp32.py -> build/bdist.linux-armv7l/egg/pypilot/hat
creating build/bdist.linux-armv7l/egg/pypilot/hat/static
copying build/lib.linux-armv7l-3.7/pypilot/hat/static/hat_config.js -> build/bdist.linux-armv7l/egg/pypilot/hat/static
copying build/lib.linux-armv7l-3.7/pypilot/hat/static/jquery.min.js -> build/bdist.linux-armv7l/egg/pypilot/hat/static
copying build/lib.linux-armv7l-3.7/pypilot/hat/static/w3.css -> build/bdist.linux-armv7l/egg/pypilot/hat/static
copying build/lib.linux-armv7l-3.7/pypilot/hat/static/socket.io.min.js -> build/bdist.linux-armv7l/egg/pypilot/hat/static
copying build/lib.linux-armv7l-3.7/pypilot/hat/static/index.css -> build/bdist.linux-armv7l/egg/pypilot/hat/static
copying build/lib.linux-armv7l-3.7/pypilot/hat/lcd_esp32.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/lircd.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/glut.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/upy_client.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/__init__.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/font.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/web.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/font.ttf -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/lcd.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/gpio_esp32.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/testlirc.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/menu.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/hat.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/page.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/gettext_esp32.py -> build/bdist.linux-armv7l/egg/pypilot/hat
creating build/bdist.linux-armv7l/egg/pypilot/hat/ugfx
copying build/lib.linux-armv7l-3.7/pypilot/hat/ugfx/__init__.py -> build/bdist.linux-armv7l/egg/pypilot/hat/ugfx
copying build/lib.linux-armv7l-3.7/pypilot/hat/ugfx/generate_version.py -> build/bdist.linux-armv7l/egg/pypilot/hat/ugfx
copying build/lib.linux-armv7l-3.7/pypilot/hat/ugfx/_ugfx.cpython-37m-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/egg/pypilot/hat/ugfx
copying build/lib.linux-armv7l-3.7/pypilot/hat/ugfx/ugfx_mkfont.py -> build/bdist.linux-armv7l/egg/pypilot/hat/ugfx
copying build/lib.linux-armv7l-3.7/pypilot/hat/test.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/boot.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/config_esp32.py -> build/bdist.linux-armv7l/egg/pypilot/hat
copying build/lib.linux-armv7l-3.7/pypilot/hat/testrf.py -> build/bdist.linux-armv7l/egg/pypilot/hat
creating build/bdist.linux-armv7l/egg/pypilot/web
copying build/lib.linux-armv7l-3.7/pypilot/web/tinypilot.py -> build/bdist.linux-armv7l/egg/pypilot/web
creating build/bdist.linux-armv7l/egg/pypilot/web/templates
copying build/lib.linux-armv7l-3.7/pypilot/web/templates/index.html -> build/bdist.linux-armv7l/egg/pypilot/web/templates
copying build/lib.linux-armv7l-3.7/pypilot/web/templates/wifi.html -> build/bdist.linux-armv7l/egg/pypilot/web/templates
copying build/lib.linux-armv7l-3.7/pypilot/web/templates/calibrationplot.html -> build/bdist.linux-armv7l/egg/pypilot/web/templates
creating build/bdist.linux-armv7l/egg/pypilot/web/static
copying build/lib.linux-armv7l-3.7/pypilot/web/static/pypilot_control.js -> build/bdist.linux-armv7l/egg/pypilot/web/static
copying build/lib.linux-armv7l-3.7/pypilot/web/static/calibration_plot.js -> build/bdist.linux-armv7l/egg/pypilot/web/static
copying build/lib.linux-armv7l-3.7/pypilot/web/static/jquery.min.js -> build/bdist.linux-armv7l/egg/pypilot/web/static
copying build/lib.linux-armv7l-3.7/pypilot/web/static/w3.css -> build/bdist.linux-armv7l/egg/pypilot/web/static
copying build/lib.linux-armv7l-3.7/pypilot/web/static/socket.io.min.js -> build/bdist.linux-armv7l/egg/pypilot/web/static
copying build/lib.linux-armv7l-3.7/pypilot/web/static/dark_theme.css -> build/bdist.linux-armv7l/egg/pypilot/web/static
copying build/lib.linux-armv7l-3.7/pypilot/web/static/index.css -> build/bdist.linux-armv7l/egg/pypilot/web/static
copying build/lib.linux-armv7l-3.7/pypilot/web/__init__.py -> build/bdist.linux-armv7l/egg/pypilot/web
copying build/lib.linux-armv7l-3.7/pypilot/web/web.py -> build/bdist.linux-armv7l/egg/pypilot/web
copying build/lib.linux-armv7l-3.7/pypilot/version.py -> build/bdist.linux-armv7l/egg/pypilot
creating build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/client_wx.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/Vagabond.obj -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/boatplot.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/autopilot_control_ui.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/__init__.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/calibration_plot.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/scope_wx.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/autopilot_control.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/scope_ui.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/autopilot_calibration.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/Vagabond.mtl -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/scope.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/shape.py -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/ui/compass.png -> build/bdist.linux-armv7l/egg/pypilot/ui
copying build/lib.linux-armv7l-3.7/pypilot/resolv.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/servo.py -> build/bdist.linux-armv7l/egg/pypilot
copying build/lib.linux-armv7l-3.7/pypilot/rudder.py -> build/bdist.linux-armv7l/egg/pypilot
byte-compiling build/bdist.linux-armv7l/egg/pypilot/signalk.py to signalk.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/nonblockingpipe.py to nonblockingpipe.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/quaternion.py to quaternion.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/nmea.py to nmea.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/arduino_servo/arduino_servo_python.py to arduino_servo_python.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/arduino_servo/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/pyjson.py to pyjson.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/vector.py to vector.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/sensors.py to sensors.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/servo_calibration.py to servo_calibration.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/calibration_fit.py to calibration_fit.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/failedimports.py to failedimports.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/client.py to client.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/boatimu.py to boatimu.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/values.py to values.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/server.py to server.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/pilots/learning.py to learning.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/pilots/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/pilots/basic.py to basic.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/pilots/absolute.py to absolute.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/pilots/intellect.py to intellect.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/pilots/pilot.py to pilot.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/pilots/simple.py to simple.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/pilots/wind.py to wind.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/autogain.py to autogain.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/bufferedsocket.py to bufferedsocket.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/serialprobe.py to serialprobe.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/linebuffer/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/autopilot.py to autopilot.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/gpsd.py to gpsd.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/tacking.py to tacking.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/gpio.py to gpio.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/config.py to config.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/arduino.py to arduino.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/wifi_esp32.py to wifi_esp32.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/lcd_esp32.py to lcd_esp32.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/lircd.py to lircd.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/glut.py to glut.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/upy_client.py to upy_client.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/font.py to font.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/web.py to web.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/lcd.py to lcd.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/gpio_esp32.py to gpio_esp32.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/testlirc.py to testlirc.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/menu.py to menu.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/hat.py to hat.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/page.py to page.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/gettext_esp32.py to gettext_esp32.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/ugfx/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/ugfx/generate_version.py to generate_version.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/ugfx/ugfx_mkfont.py to ugfx_mkfont.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/test.py to test.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/boot.py to boot.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/config_esp32.py to config_esp32.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/testrf.py to testrf.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/web/tinypilot.py to tinypilot.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/web/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/web/web.py to web.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/version.py to version.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/client_wx.py to client_wx.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/boatplot.py to boatplot.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/autopilot_control_ui.py to autopilot_control_ui.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/calibration_plot.py to calibration_plot.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/scope_wx.py to scope_wx.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/autopilot_control.py to autopilot_control.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/scope_ui.py to scope_ui.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/autopilot_calibration.py to autopilot_calibration.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/scope.py to scope.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/ui/shape.py to shape.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/resolv.py to resolv.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/servo.py to servo.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/rudder.py to rudder.cpython-37.pyc
creating stub loader for pypilot/arduino_servo/_arduino_servo.cpython-37m-arm-linux-gnueabihf.so
creating stub loader for pypilot/linebuffer/_linebuffer.cpython-37m-arm-linux-gnueabihf.so
creating stub loader for pypilot/hat/ugfx/_ugfx.cpython-37m-arm-linux-gnueabihf.so
byte-compiling build/bdist.linux-armv7l/egg/pypilot/arduino_servo/_arduino_servo.py to _arduino_servo.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/linebuffer/_linebuffer.py to _linebuffer.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/pypilot/hat/ugfx/_ugfx.py to _ugfx.cpython-37.pyc
creating build/bdist.linux-armv7l/egg/EGG-INFO
copying pypilot.egg-info/PKG-INFO -> build/bdist.linux-armv7l/egg/EGG-INFO
copying pypilot.egg-info/SOURCES.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying pypilot.egg-info/dependency_links.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying pypilot.egg-info/entry_points.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying pypilot.egg-info/top_level.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
writing build/bdist.linux-armv7l/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
pypilot.__pycache__.autopilot.cpython-37: module references __file__
pypilot.__pycache__.boatimu.cpython-37: module references __file__
pypilot.__pycache__.client.cpython-37: module references __file__
pypilot.__pycache__.server.cpython-37: module references __file__
pypilot.arduino_servo.__pycache__._arduino_servo.cpython-37: module references __file__
pypilot.hat.__pycache__.font.cpython-37: module references __file__
pypilot.hat.__pycache__.hat.cpython-37: module references __file__
pypilot.hat.__pycache__.page.cpython-37: module references __file__
pypilot.hat.__pycache__.web.cpython-37: module references __file__
pypilot.hat.ugfx.__pycache__._ugfx.cpython-37: module references __file__
pypilot.linebuffer.__pycache__._linebuffer.cpython-37: module references __file__
pypilot.pilots.__pycache__.__init__.cpython-37: module references __file__
pypilot.ui.__pycache__.autopilot_calibration.cpython-37: module references __file__
pypilot.ui.__pycache__.boatplot.cpython-37: module references __file__
pypilot.ui.__pycache__.client_wx.cpython-37: module references __file__
pypilot.ui.__pycache__.scope_wx.cpython-37: module references __file__
pypilot.web.__pycache__.web.cpython-37: module references __file__
creating dist
creating 'dist/pypilot-0.25-py3.7-linux-armv7l.egg' and adding 'build/bdist.linux-armv7l/egg' to it
removing 'build/bdist.linux-armv7l/egg' (and everything under it)
Processing pypilot-0.25-py3.7-linux-armv7l.egg
removing '/usr/local/lib/python3.7/dist-packages/pypilot-0.25-py3.7-linux-armv7l.egg' (and everything under it)
creating /usr/local/lib/python3.7/dist-packages/pypilot-0.25-py3.7-linux-armv7l.egg
Extracting pypilot-0.25-py3.7-linux-armv7l.egg to /usr/local/lib/python3.7/dist-packages
pypilot 0.25 is already the active version in easy-install.pth
Installing pypilot script to /usr/local/bin
Installing pypilot_boatimu script to /usr/local/bin
Installing pypilot_calibration script to /usr/local/bin
Installing pypilot_client script to /usr/local/bin
Installing pypilot_client_wx script to /usr/local/bin
Installing pypilot_control script to /usr/local/bin
Installing pypilot_hat script to /usr/local/bin
Installing pypilot_scope script to /usr/local/bin
Installing pypilot_servo script to /usr/local/bin
Installing pypilot_web script to /usr/local/bin

Installed /usr/local/lib/python3.7/dist-packages/pypilot-0.25-py3.7-linux-armv7l.egg
Processing dependencies for pypilot==0.25
Finished processing dependencies for pypilot==0.25
Reply


Messages In This Thread
RE: OpenCPN pypilot plugin disconnected - by Screenshot - 2021-07-08, 05:29 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)