paul-krug / VocalTractLab-Python

Articulatory (text-to-) speech synthesis for Python
GNU General Public License v3.0
18 stars 4 forks source link

"Error compiling Cython file" for - Apple Silicon - MacOS Ventura 13.6.2 #7

Closed opasquetdotfr closed 1 week ago

opasquetdotfr commented 11 months ago

Hello!

I have an error when installing VocalTractLab-Python using: pip install vocaltractlab

I have the following error: Getting requirements to build wheel did not run successfully. ... Error compiling Cython file: ... _supra_glottal_state for supra_glottal_state in enumerate( supra_glottal_sequence.states.to_numpy() ) if index in resampledindex ... Cython.Compiler.Errors.CompileError: ./VocalTractLab/VocalTractLabApi.pyx

In case you have an idea... I do not see what package could be missing.

Thank you very much!

O.

paul-krug commented 10 months ago

Hi, sorry for the late reply. The installation of this package may be broken on MacOS. However, I recently restructured the repo so that the installation is way more robust and works across windows, linux and mac. The changes are not integrated yet though, but I will try to get this done this week, I will let you know.

Cheers, Paul

opasquetdotfr commented 9 months ago

Hello!!

Happy Christmas! I am still very interested. If you have the time :)

O.

opasquetdotfr commented 7 months ago

Hello! I am still interested. One day; no urgency. :)

O.

paul-krug commented 1 week ago

Fixed