I cloned the repo and created a virtual environment. I tried to install the required packages the easy way i.e. ``` pip install -rrrequirements.txt ``` I got the following error <img width="1015" alt="Screenshot 2021-06-18 at 14 05 22" src="https://user-images.githubusercontent.com/2621305/122583158-d84fc680-d050-11eb-95a1-17db4a48f0fb.png"> Just to clarify, I didnt get the error when I followed the tutorial where you are installing the two packages individually. https://scikit-surgerytutorial01.readthedocs.io/en/latest/00_Introduction.html
I cloned the repo and created a virtual environment. I tried to install the required packages the easy way i.e.
I got the following error
Just to clarify,
I didnt get the error when I followed the tutorial where you are installing the two packages individually.
https://scikit-surgerytutorial01.readthedocs.io/en/latest/00_Introduction.html