Hi, I am new in Python, not an IT-er. My background is medical, with interest in medical informatics, especially concerning terminology. Now I lead a voluntary project for translation of the high level technical OHDSIbook (see github) for the global OHDSI community. My job is to prepare a uniform terminology to support machine translation and its human review. I decided to use Spacy and especially SciSpaCy to analyse the terminology of the book. With Python 3.10 I quickly got nice term extractions with Spacy. But loading SciSpacy did not work and the errors were always linked to wheel for mnslib … I found out via AI that this is a common problem and that I should use older Python versions. I installed python 3.8.10. Everything went wrong. So I am very interested to come in contact with a python developer/user with experience with Spacy and SciSpaCy. Thanks for your attention! Kind regards. Michel