I can't find lib_audio_dsp repository!

Discussions relating to the XK-EVK-XU316
User avatar
xhuw
Verified
Active Member
Posts: 41
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: 71
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: 71
Joined: Sun Apr 08, 2018 11:19 pm

Post by alwalker »

Hi xhuw,

Any updates please?