 
            I have finally gotten the OP25 and the virtual box to work again on my windows machine, now I am getting an error that I was not before. This is a fresh install of everything from virtual box onward. I get the following message when attempting to start OP25.
Traceback (most recent call last): File ".rx.py", line 52, in <module> import op25 ImportError: No module named op25
Then it goes back to the command prompt.
What does this mean? Attaching a screen shot.
Thanks for the help. Andy
 
            Andy,
I don’t have any answers yet but op25 on my Ubuntu VM’s quit working the past couple of days. I am assuming that was an software update released, possibly with GNU Radio or one or more of it’s components. I have subsequently tried fresh installs of Ubuntu 18.04, 16.04, and 14.04 and get variations of the same errors from distro to distro. OP25 of Raspbian Stretch (Raspberry Pi) and Ayufan Linux (Rock64) are still working as of today but have observed a non-fatal error occurring there as well.
You might try building op25 on Debian 9 in VirtualBox to see how that goes. I haven’t done some yet myself but will give that a try sometime this evening. Bottom line, I don’t believe the error(s) that you’re seeing right now are due to anything you have done wrong.
Bill, WA8WG
From: op25-dev@yahoogroups.com op25-dev@yahoogroups.com Sent: Monday, October 15, 2018 12:34 PM To: op25-dev@yahoogroups.com Subject: [op25-dev] confused [1 Attachment]
[Attachment(s) from n3zra@yahoo.com mailto:n3zra@yahoo.com [op25-dev] included below]
I have finally gotten the OP25 and the virtual box to work again on my windows machine, now I am getting an error that I was not before. This is a fresh install of everything from virtual box onward. I get the following message when attempting to start OP25.
Traceback (most recent call last): File ".rx.py", line 52, in <module> import op25
ImportError: No module named op25
Then it goes back to the command prompt.
What does this mean? Attaching a screen shot.
Thanks for the help.
Andy
 
            This is a fairly basic error that indicates OP25 is not installed or at least not properly installed.
What method was used to install OP25?
What happens if you run the following commands?
find /usr/lib | grep op25 find /usr/local/lib | grep op25
Max
 
            I ran those commands and got nothing. Going to attempt reinstall of op25
Sent from my iPhone
On Oct 15, 2018, at 16:38, ikj1234i@yahoo.com [op25-dev] op25-dev@yahoogroups.com wrote:
This is a fairly basic error that indicates OP25 is not installed or at least not properly installed.
What method was used to install OP25?
What happens if you run the following commands?
find /usr/lib | grep op25 find /usr/local/lib | grep op25
Max
 
            On Mon, Oct 15, 2018 at 3:07 PM Andrew Hoehn n3zra@yahoo.com [op25-dev] op25-dev@yahoogroups.com wrote:
I ran those commands and got nothing. Going to attempt reinstall of op25
You didn't answer the question about the method you're attempting to use to do the installation? It's pretty simple (nowadays) :-
http://osmocom.org/projects/op25/wiki/InstallInstructionsPage
boatbod's fork works the same, but the git URL is different.
~iain / N6ML
 
            From a YouTube guy, get clone method. Which one I don’t know I would have to go back and look.
Sent from my iPhone
On Oct 15, 2018, at 18:27, iain macdonnell - N6ML n6ml@dseven.org [op25-dev] op25-dev@yahoogroups.com wrote:
On Mon, Oct 15, 2018 at 3:07 PM Andrew Hoehn n3zra@yahoo.com [op25-dev] op25-dev@yahoogroups.com wrote:
I ran those commands and got nothing. Going to attempt reinstall of op25
You didn't answer the question about the method you're attempting to use to do the installation? It's pretty simple (nowadays) :-
http://osmocom.org/projects/op25/wiki/InstallInstructionsPage
boatbod's fork works the same, but the git URL is different.
~iain / N6ML
 
            Forget the YouTube guy - his stuff is most likely out of date.
I did run across this the other day - it's pretty decent:
https://www.hagensieker.com/wordpress/2018/07/17/op25-for-dummies/
~iain
On Mon, Oct 15, 2018 at 3:44 PM Andrew Hoehn n3zra@yahoo.com [op25-dev] < op25-dev@yahoogroups.com> wrote:
From a YouTube guy, get clone method. Which one I don’t know I would have to go back and look.
Sent from my iPhone
On Oct 15, 2018, at 18:27, iain macdonnell - N6ML n6ml@dseven.org [op25-dev] op25-dev@yahoogroups.com wrote:
On Mon, Oct 15, 2018 at 3:07 PM Andrew Hoehn n3zra@yahoo.com [op25-dev] op25-dev@yahoogroups.com wrote:
I ran those commands and got nothing. Going to attempt reinstall of op25
You didn't answer the question about the method you're attempting to use to do the installation? It's pretty simple (nowadays) :-
http://osmocom.org/projects/op25/wiki/InstallInstructionsPage
boatbod's fork works the same, but the git URL is different.
~iain / N6ML




