Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README with OSX installation instructions #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mik4el
Copy link

@mik4el mik4el commented May 30, 2018

I got this excellent piece of software working without any problems on OSX together with the HackRF.

There are some stability concerns. The app crashes from time to time but the functionality is there.

Screenshot:
hackrf_qspec

@RoninActual
Copy link

RoninActual commented Dec 5, 2018

I have tried this approach multiple times but keep coming back to an AttributeError:
$ qspectrumanalyzer Traceback (most recent call last): File "/usr/local/bin/qspectrumanalyzer", line 7, in <module> from qspectrumanalyzer.__main__ import main File "/usr/local/lib/python3.7/site-packages/qspectrumanalyzer/__main__.py", line 5, in <module> from Qt import QtCore, QtGui, QtWidgets, __binding__ File "/usr/local/lib/python3.7/site-packages/Qt.py", line 1601, in <module> _install() File "/usr/local/lib/python3.7/site-packages/Qt.py", line 1553, in _install available[name]() File "/usr/local/lib/python3.7/site-packages/Qt.py", line 1049, in _pyside2 Qt.__binding_version__ = module.__version__ AttributeError: module 'PySide2' has no attribute '__version__'
I have tried uninstalling everything, including python and pyside2, and nothing seems to fix this. Any ideas?

@mik4el
Copy link
Author

mik4el commented Mar 25, 2019

Sorry, I can't recreate your error :( And also please excuse a very late reply.

@ra1nb0w
Copy link

ra1nb0w commented Apr 19, 2019

You can also find Soapy* on MacPorts.
Probably I can create a port for this too.

@ra1nb0w
Copy link

ra1nb0w commented Apr 19, 2019

I see that this project doesn't receive commits from two years. not good ;-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants