openxc-dump is working but openxc-dashboard not working emulator 7.0.0

68 views
Skip to first unread message

Gopalakrishnan R.

unread,
Sep 6, 2015, 11:47:37 AM9/6/15
to OpenXC
Hi,

I have installed vi-emulator-firmware-FORDBOARD-ctv7.0.0.bin in Ford VI, i am able to get the version through USB cable, but with some additional error, even tried with 7.0.1 as well.

Here is some additional message, please help me to solve the issue (my PC windows 8)

>openxc-control version
Can't read logs from data source -- stopping: ("USB device couldn't be read", US
BError(None, 'libusb0-dll:err [_usb_reap_async] timeout error\n'))
Device is running version 7.0.0 (default)
Exception in thread Thread-1 (most likely raised during interpreter shutdown):

>openxc-dashboard
Traceback (most recent call last):
  File "C:\Python27\Scripts\openxc-dashboard-script.py", line 9, in <module>
    load_entry_point('openxc==0.12.0', 'console_scripts', 'openxc-dashboard')()
  File "C:\Python27\lib\site-packages\pkg_resources\__init__.py", line 558, in l
oad_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "C:\Python27\lib\site-packages\pkg_resources\__init__.py", line 2682, in
load_entry_point
    return ep.load()
  File "C:\Python27\lib\site-packages\pkg_resources\__init__.py", line 2355, in
load
    return self.resolve()
  File "C:\Python27\lib\site-packages\pkg_resources\__init__.py", line 2361, in
resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "C:\Python27\lib\site-packages\openxc\tools\dashboard.py", line 11, in <m
odule>
    import curses
  File "C:\Python27\lib\curses\__init__.py", line 15, in <module>
    from _curses import *
ImportError: No module named _curses

C:\Users\Krishna>

Gopalakrishnan R.

unread,
Sep 6, 2015, 1:29:33 PM9/6/15
to OpenXC
Just want to add an additional info
the same device Ford VI with the emulator 7.0.0 is working in Windows 7 and have the issue in Windows 8

Eric Marsman

unread,
Sep 8, 2015, 12:58:53 PM9/8/15
to OpenXC
Hi,

This is the problem: 
ImportError: No module named _curses

The curses package is not installed in Python 2.7 on Win 8. See this issue:  

Gopalakrishnan R.

unread,
Sep 24, 2015, 1:56:06 AM9/24/15
to OpenXC
Thanks Eric,

I have reinstalled Python in Cygwin in windows 8 and the problem got solved.

Thanks
Gopal
Reply all
Reply to author
Forward
0 new messages