It seems you're having an issue with pip, the default package manager, and python_calamine, a package you need for your project. To fix this, you'll need to install pip --> https://pip.pypa.io/en/stable/installation/
Once pip is installed, you can install python_calamine using pip install python-calamine