mattjj / pyhsmm

MIT License
545 stars 172 forks source link

clang: error: unsupported option '-fopenmp' #110

Open sbyoo opened 3 years ago

sbyoo commented 3 years ago

Hi.

I wonder what would be the reason for this error.

I was using pyhsmm/rslds package with an autoregressive extension on my laptop on Mojave without any problem. But now using a new iMac with Catalina (I presume there can be many changes but most prominent change).

I tried installing and reinstalling Xcode, brew installed gcc, llvm, limomp. However, nothing worked.

I tried the no-complied version. It seemed installed but giving an error when importing it (at init.py importing models).

Any solution would be appreciated. Thank you.

Best, Michael