[JdeRobot] [Jderobot] error in execution of color_filter

harshdeepkanhai harshdeepkanhai at gmail.com
Wed Apr 5 10:11:48 CEST 2017


I ran both:

$ python2 color_filter.py color_filter_conf.cfg
Traceback (most recent call last):
  File "color_filter.py", line 32, in <module>
    from gui.GUI import MainWindow
  File
"/media/harshdeepkanhai/Inventory/JDEXP/TeachingRobotics/src/color_filter/gui/GUI.py",
line 28, in <module>
    from gui.sensorsWidget import SensorsWidget
  File
"/media/harshdeepkanhai/Inventory/JDEXP/TeachingRobotics/src/color_filter/gui/sensorsWidget.py",
line 23, in <module>
    from qfi import qfi_ADI, qfi_ALT, qfi_SI, qfi_HSI
ImportError: No module named qfi

$ python3 color_filter.py color_filter_conf.cfg
Traceback (most recent call last):
  File "color_filter.py", line 23, in <module>
    from MyAlgorithm import MyAlgorithm
  File
"/media/harshdeepkanhai/Inventory/JDEXP/TeachingRobotics/src/color_filter/MyAlgorithm.py",
line 4, in <module>
    import cv2
ImportError: /opt/ros/kinetic/lib/python2.7/dist-packages/cv2.so: undefined
symbol: PyCObject_Type

these are my errors

Harshdeep Kanhai

On Wed, Apr 5, 2017 at 1:29 PM, Aitor Martínez [via Jderobot Developer
List] <ml-node+s2315034n4643283h58 at n4.nabble.com> wrote:

> Sorry,
>
> I made a mistake to indicate you the order, use this:
>
> *python2 colorTuner.py colorTuner_py.cfg*
>
> with this you should run well colorTuner
>
>
> regards, Aitor
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://jderobot-developer-list.2315034.n4.nabble.com/
> Jderobot-error-in-execution-of-color-filter-tp4643276p4643283.html
> To unsubscribe from [Jderobot] error in execution of color_filter, click
> here
> <http://jderobot-developer-list.2315034.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4643276&code=aGFyc2hkZWVwa2FuaGFpQGdtYWlsLmNvbXw0NjQzMjc2fC0xNTY1MjQzOTQz>
> .
> NAML
> <http://jderobot-developer-list.2315034.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://jderobot-developer-list.2315034.n4.nabble.com/Jderobot-error-in-execution-of-color-filter-tp4643276p4643284.html
Sent from the Jderobot Developer List mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gsyc.urjc.es/pipermail/jde-developers/attachments/20170405/b051c225/attachment-0001.html>


More information about the Jde-developers mailing list