fossasia/susi_installer

susi_installer fails on compiling snowboy

Closed this issue · 4 comments

Hello Everyone!

I tried to using susi_installer, but it fails while compiling snowboy

Screenshots:

It was showing the following error :-

image

Desktop:

  • OS: Linux Mint 19.1
  • Browser:Firefox
  • Version:67.0.4 (64-bit)

Interesting. It should not be necessary to compile snowboy, as we prepared pre-compiled packages already.

Could you tell me the output of

python3 --version

Thanks

@norbusan It's Python 3.6.8

Hmmm, that is strange. There is a binary package available for this version.
Which version of pip is installed, please check with pip --version

I will start a virtual machine with mint 9.1 and see whether I can reproduce that.

Ah, could you capture the full output of the install run and attach it here?

@mdl2000 Got your problem solved?