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
Best tiny pilot image for Pi zero 2w
#5
(2024-03-23, 12:32 PM)PaddyB Wrote: Found out about white list & blacklist serial ports so that seems to be OK, leaving the arduino visible. And seems to work !! Ram moved back n forward, opencpn plugin works with comass, gps, wind & true wind visible as option. 

Just stuck with..
Code:
pi@openplotter:~ $ pypilot_web
Traceback (most recent call last):
  File "/usr/local/bin/pypilot_web", line 33, in <module>
    sys.exit(load_entry_point('pypilot==0.51', 'console_scripts', 'pypilot_web')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/bin/pypilot_web", line 25, in importlib_load_entry_point
    return next(matches).load()
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/usr/local/lib/python3.11/dist-packages/pypilot/web/web.py", line 12, in <module>
    from flask_socketio import SocketIO, Namespace, emit, join_room, leave_room, \
ModuleNotFoundError: No module named 'flask_socketio'
pi@openplotter:~ $

Putting up the main will be so much easier soon I hope  Cool Cool
Reply


Messages In This Thread
Best tiny pilot image for Pi zero 2w - by PaddyB - 2024-03-22, 08:38 PM
RE: Best tiny pilot image for Pi zero 2w - by PaddyB - 2024-03-23, 09:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)