DeepSpeech icon indicating copy to clipboard operation
DeepSpeech copied to clipboard

Cross-compilation should document Python host version

Open lissyx opened this issue 3 years ago • 4 comments

When cross-compiling python binding, we rely on a multistrap generated chroot to build but we still need python on the host as well. Documentation should emphasize that in chroot and host version needs to match (up to major version), e.g., you need 3.7.x for building for a chroot 3.7.y, you can't have chroot using 3.7.y and host being 3.8.z.

lissyx avatar Apr 21 '21 23:04 lissyx

Hi @lissyx I'd like to pick this up. Can you let me know how to get started?

abhi12ravi avatar May 22 '21 22:05 abhi12ravi

#3665

Janeenm avatar Jun 24 '21 22:06 Janeenm

Is this fixed or still needs fixing?

ansu-gold avatar Apr 09 '22 09:04 ansu-gold

Can I take this up? Please guide me further.

Swarnlataaa avatar May 30 '23 06:05 Swarnlataaa