On Sun, 10 Jan 2016 08:11:28 -0700
Greg Beam <ki7m...@gmail.com> wrote:

> Hi Richard,
> 
> The PyCObject_Type error and the error your getting when trying to run 
> JTSDK ( the original problem you posted ) are two different things 
> completely.
> 
> The PyCObject_Type error is almost certainly due to the fact when you 
> manually built WSJT-10, the build used Python2-Numpy and not 
> Python3-Numpy. The PyCObject_Type module does not exist in 
> Python2-Numpy, thus the reason for the error. Do you get the same error 
> when you build WSJT-10 with the JTSDK menu or as this from the menu build?
> 
> Can you send me a link to the .deb file you downloaded / used? Something 
> does not look right here.
> 
> 
> Thanks
> 
> 73's
> Greg, KI7MT



Hi Greg 
wsjt10 just wont build with jtsdk, as per the first mail, just gives the 
unsupported message.


on the manual build I downloaded the trunk with svn , ran .configure and then 
make

I'll look at the Makefile and see if I can force the use of python3-numpy and 
not python2-numpy

I'll attack the makefile and let you know the progress

Thanks
> 
> 
> On 1/10/2016 05:37, Richard Bown wrote:
> >
> > Hi all
> > I pulled the latest trunk and built wsjt10 , it compiled without a hitch.
> >
> > on running I get:-
> >
> > odroid@odroid:~/wsjt10/trunk$ python3 -O wsjt.py
> > Traceback (most recent call last):
> >    File "wsjt.py", line 9, in <module>
> >      from WsjtMod import g, Audio
> > ImportError: /home/odroid/wsjt10/trunk/WsjtMod/Audio.so: undefined symbol: 
> > PyCObject_Type
> >
> > I get this from a local terminal and remote, which suggests its early in 
> > the startup
> >
> > I did recompile and got the same
> >
> > Now as this compiled OK and used arm7hf libs, and everything else, maybe 
> > there is a problem with
> > JTSDK on the way it determines host architecture .
> > I suspect the way ARM SBCs are evolving that they are going to be more and 
> > more used by Hams as
> > they have the advantage of much lower power , lower power mean less high 
> > current pull from the
> > processors , a major cause of RF noise. The PC desktop market is moving to 
> > support faster gaming
> > and windows bloatware, not really what Hams interested in very weak signal 
> > work want in the
> > shack IMO
> >
> >
> > Thanks
> >
> 
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel



-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##################################################################################
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##################################################################################
 


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to