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
Getting started debugging
#5
i did a killall on all python svc before

other commands deliver:

tc@box:~$ pypilot_calibration
Traceback (most recent call last):
File "/usr/local/bin/pypilot_calibration", line 9, in <module>
load_entry_point('pypilot==0.7', 'console_scripts', 'pypilot_calibration')()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 561, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2631, in load_entry_point
return ep.load()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2291, in load
return self.resolve()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2297, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/local/lib/python2.7/site-packages/ui/autopilot_calibration.py", line 11, in <module>
import wx, wx.glcanvas
ImportError: No module named wx
tc@box:~$ pypilot_control
Traceback (most recent call last):
File "/usr/local/bin/pypilot_control", line 9, in <module>
load_entry_point('pypilot==0.7', 'console_scripts', 'pypilot_control')()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 561, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2631, in load_entry_point
return ep.load()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2291, in load
return self.resolve()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2297, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/local/lib/python2.7/site-packages/ui/autopilot_control.py", line 10, in <module>
import wx, sys, subprocess, socket, os, time
ImportError: No module named wx


I not so much into python.....Sad

As mentioned in my first post, i am also not able to start the opencpn plugin calibration...
Reply


Messages In This Thread
Getting started debugging - by sideluxe - 2019-06-18, 08:48 AM
RE: Getting started debugging - by sideluxe - 2019-06-18, 04:42 PM
RE: Getting started debugging - by sideluxe - 2019-06-19, 02:47 PM
RE: Getting started debugging - by seandepagnier - 2019-06-19, 05:12 PM
RE: Getting started debugging - by sideluxe - 2019-06-19, 09:45 PM
RE: Getting started debugging - by rastam4n - 2019-07-20, 03:19 PM
RE: Getting started debugging - by seandepagnier - 2019-06-22, 01:15 AM
RE: Getting started debugging - by sideluxe - 2019-06-24, 01:30 PM
RE: Getting started debugging - by sideluxe - 2019-07-29, 10:29 PM
RE: Getting started debugging - by seandepagnier - 2019-07-30, 03:35 PM
RE: Getting started debugging - by rastam4n - 2019-07-30, 02:00 AM
RE: Getting started debugging - by sideluxe - 2019-07-30, 09:52 AM
RE: Getting started debugging - by jim321 - 2019-07-30, 04:29 PM
RE: Getting started debugging - by sideluxe - 2019-08-02, 08:57 AM
RE: Getting started debugging - by seandepagnier - 2019-08-02, 04:52 PM
RE: Getting started debugging - by sideluxe - 2019-08-06, 09:13 AM
RE: Getting started debugging - by sideluxe - 2020-06-16, 06:41 PM
RE: Getting started debugging - by ironman - 2020-06-22, 03:24 PM
RE: Getting started debugging - by sideluxe - 2020-06-24, 09:22 PM
RE: Getting started debugging - by seandepagnier - 2020-06-24, 03:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)