ktemkin / gnuradio-for-mac-without-macports

GNURadio bundled as an app for Mac OS X (does not require MacPorts)
GNU General Public License v3.0
324 stars 45 forks source link

Doesn't start... #109

Open RolfNoot opened 4 years ago

RolfNoot commented 4 years ago

After it shows:

I've installed Python and XQuartz.

-Rolf

RolfNoot commented 4 years ago

Seems the location of Python is not okay: -bash: /Applications/GNURadio/usr/bin/gnuradio-companion: /Library/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Content: bad interpreter: No such file or directory

How can I change the '3.7' into 'Current'?

-Rolf

RolfNoot commented 4 years ago

Installing Python 3.7 did the trick. Maybe change the Python link inside the read.me to the 3.7 version: https://www.python.org/downloads/release/python-377/

m1geo commented 3 years ago

Also had this issue. I too looked and found the Python script issue. Changing to the Python version linked by @RolfNoot got it working. It's slow to launch but works OK (Mac Air M1 though Rosetta).

ThermoNuclear65 commented 3 years ago

Yes .Also had this issue —>solved .Thanks to RolfNoot !