[tried the #pothos channel on IRC first. doesn't seem to be active enough (after waiting 10 hours) to get support there]LimeQuickTest, LimeSuiteGUI, LimeUtil and SoapySDRUtil are all able to interrogate my LimeSDR Mini (fw 6, hw 2, gw 1.30).after carefully reading through the instructions in the wiki, i installed Pothosware using the PothosSDR-2019.06.09-vc14-x64 installer.CubicSDR crashes after selecting the LimeSDR and hitting "Start". GNURadioCompanion does not start. GQRX starts manually from the PothosSDR/bin directory but not from the Desktop link created during the install. Pothos Flow does not seem to do anything when a simple LimeSDR Source and Spectrogram is activated.
[...]
[tried the #pothos channel on IRC first. doesn't seem to be active enough (after waiting 10 hours) to get support there]
LimeQuickTest, LimeSuiteGUI, LimeUtil and SoapySDRUtil are all able to interrogate my LimeSDR Mini (fw 6, hw 2, gw 1.30).
after carefully reading through the instructions in the wiki, i installed Pothosware using the PothosSDR-2019.06.09-vc14-x64 installer.
CubicSDR crashes after selecting the LimeSDR and hitting "Start". GNURadioCompanion does not start. GQRX starts manually from the PothosSDR/bin directory but not from the Desktop link created during the install. Pothos Flow does not seem to do anything when a simple LimeSDR Source and Spectrogram is activated.
I have seen GQRX fail to start after a crash, and sometimes it
needs an extra run to cause it to open the config panal again --
maybe you are seeing that.
There seems to be a common thread with the LimeSDR. You might be
interested in trying the SoapySDRUtil --rate option for the rate
etst to just see if the basic streaming working. Another caveat
with the LimeSDR is that it needs to run compatible firmware, and
the PothosSDR installer is a bit old, so its possible there is a
firmware mismatch. LimeUtil --update I believe will usually
address though.
Traceback (most recent call last):File "c:\users\csylvain\python27\lib\runpy.py", line 174, in _run_module_as_main"__main__", fname, loader, pkg_name)File "c:\users\csylvain\python27\lib\runpy.py", line 72, in _run_codeexec code in run_globalsFile "C:\Users\CSylvain\Python27\Scripts\pip.exe\__main__.py", line 9, in <module>TypeError: 'module' object is not callableError: pip failed to install requestsError: No module named requests
I'm pretty concerned about this one, its basically just failing to call pip: https://github.com/pothosware/gnuradio-companion-exe/blob/master/GNURadioHelper.py#L89
Its strange to see "C:\Users\CSylvain\Python27\Scripts\pip.exe install requests fail", I dont know what the error means. I think that merits its own investigation.
Looking around on google it seems to be a common problem, they
just recommend reinstalling pip. As to why, maybe its a python
search path thing. I would reinstall it or dig into __main__.py
******* i have Python2.7 and Python3.7 installed from python.org. i cannot find any GTK libraries in the PothosSDR filesystem tree.
GRC wants a lot of python libraries, and since not everyone
downloads the installer for GRC, and also because its large, this
script is provided to try to download the dependencies. Of course
they can be installed by other means.
-josh
******* my PATH and PYTHONPATH and other relevant environment variables are
Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Common Files\Acronis\VirtualFile\;C:\Program Files (x86)\Common Files\Acronis\VirtualFile64\;C:\Program Files (x86)\Common Files\Acronis\FileProtector\;C:\Program Files (x86)\Common Files\Acronis\FileProtector64\;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Users\CSylvain\Microchip\MPLAB C32 Suite\bin;C:\Users\CSylvain\Microchip\MPLAB IDE\VDI;C:\Users\CSylvain\PothosSDR\bin\;C:\Users\CSylvain\AppData\Local\Microsoft\WindowsApps;C:\Users\CSylvain\Python37\Scripts\;C:\Users\CSylvain\Python37\
GR_PREFIX=C:\Users\CSylvain\PothosSDRGRC_BLOCKS_PATH=C:\Users\CSylvain\PothosSDR\share\gnuradio\grc\blocksPYTHONPATH=C:\Users\CSylvain\PothosSDR\lib\python27\site-packagesUHD_PKG_PATH=C:\Users\CSylvain\PothosSDR
VOLK_PREFIX=C:\Users\CSylvain\PothosSDR
******* what is missing? are there dependencies which were not installed by PothosSDR-2019.06.09-vc14-x64 ?
- 81 (base 9) -
--
You received this message because you are subscribed to the Google Groups "Pothos Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pothos-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pothos-users/56028cfe-29e8-467e-932f-f24ec0a62f79%40googlegroups.com.