I can't find lib_audio_dsp repository!

Discussions relating to the XK-EVK-XU316
User avatar
xhuw
Verified
Active Member
Posts: 43
Joined: Wed May 22, 2024 2:36 pm

Post by xhuw »

Thanks Al, It looks like pip was trying to build matplotlib (a third-party dependency of ours) from source. I have never seen this happen before as it usually downloads precompiled binaries. I need to investigate what scenarios this will occur in.

I agree that the setup guide needs some work. We have it in the backlog, so expect some improvement in the next release.
XMOS Software Engineer

Image
alwalker
Experienced Member
Posts: 83
Joined: Sun Apr 08, 2018 11:19 pm

Post by alwalker »

Hi xhuw,

Thanks very much, I'm on holiday for the next couple of weeks so you have a bit of time. Can I suggest doing the lib_audio_dsp setup from scratch on a box-fresh Win 11 PC so that there are no existing software installations that might modify the behaviour of pip etc.?

I understand that with the available resources it might take time for the formal documentation to be updated, but posting a step-by-step installation guide on this forum would be a helpful interim measure.

Do you have a timescale for the lib_audio_dsp v2.0 release please?

Kind regards,

Al
alwalker
Experienced Member
Posts: 83
Joined: Sun Apr 08, 2018 11:19 pm

Post by alwalker »

Hi xhuw,

Any updates please?
alwalker
Experienced Member
Posts: 83
Joined: Sun Apr 08, 2018 11:19 pm

Post by alwalker »

Hi,

I see that lib_audio_dsp v1.3.0 has just been released and that the installation sequence has been changed from v1.2.0.

Is this change intended to resolve the issue that I encountered please?

Kind regards,

Al
User avatar
xhuw
Verified
Active Member
Posts: 43
Joined: Wed May 22, 2024 2:36 pm

Post by xhuw »

Hey Al, 1.3.0 is intended to solve some of the issues with the setup guide. The docs are attached to the GitHub release here https://github.com/xmos/lib_audio_dsp/r ... tag/v1.3.0

I remember you posted a specific issue with installing matplotlib, which I have not investigated, so you may encounter that again. If you do, then it would be useful if you could give us some more details about your system (OS version, architecture)

We will be pushing updates to the appnotes AN02014 and an02015 next week which have been thoroughly tested on multiple windows machines.

https://www.xmos.com/file/an02014-integ ... nce-design

https://www.xmos.com/file/an02015-run-t ... pplication
XMOS Software Engineer

Image