Jump to content

Ubertooth problem


Recommended Posts

I seem to keep getting this error when i try to use my ubertooth to try to do spectrum analysis. Anybody know whats wrong? I am using python27 and am pretty sure the prerequisites are all installed. Please Help!!!

$ python ubertooth-specan-ui

Exception in thread Thread-1:
Traceback (most recent call last):
  File "C:\Python27\lib\threading.py", line 801, in __bootstrap_inner
    self.run()
  File "ubertooth-specan-ui", line 50, in run
    for frequency_axis, rssi_values in frame_source:
  File "C:\Users\dmach\svn\ubertooth\host\python\specan_ui\specan\Ubertooth.py", line 46, in specan
    self.proc = subprocess.Popen(args, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
  File "C:\Python27\lib\subprocess.py", line 390, in __init__
    errread, errwrite)
  File "C:\Python27\lib\subprocess.py", line 640, in _execute_child
    startupinfo)
WindowsError: [Error 2] The system cannot find the file specified
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...