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
Signalk serial ports and discovered connections
#12
I haven't abandoned this thread. I was busy crossing the Atlantic using Openplotter.

I have now installed the serial app but unforuntatly it doesn't run:

Code:
pi@openplotter:~ $ openplotter-serial
Traceback (most recent call last):
  File "/usr/bin/openplotter-serial", line 11, in <module>
    load_entry_point('openplotterSerial==2.0', 'console_scripts', 'openplotter-serial')()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 489, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2793, in load_entry_point
    return ep.load()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2411, in load
    return self.resolve()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2417, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python3/dist-packages/openplotterSerial/openplotterSerial.py", line 23, in <module>
    from openplotterSettings import selectConnections
ImportError: cannot import name 'selectConnections' from 'openplotterSettings' (/usr/lib/python3/dist-packages/openplotterSettings/__init__.py)
Reply


Messages In This Thread
RE: Signalk serial ports and discovered connections - by mikedeflieslife - 2020-01-21, 10:54 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)